#d52c4f color space conversions
Hex:
#d52c4f
RGB:
213, 44, 79
CMY:
16, 83, 69
CMYK:
0, 79, 63, 16
HSL:
348°, 66.7984%, 50.3922%
HSV (HSB):
348°, 79.3427%, 83.5294%
XYZ:
29.7525, 16.5120, 9.0161
xyY:
0.5382, 0.2987, 16.5120
CIE-Lab:
47.6392, 65.1870, 22.5494
CIE-LCH:
47.6392, 68.9769, 19.0815
CIE-Luv:
47.6392, 119.5406, 12.2213
Hunter-Lab:
40.6350, 59.5848, 15.2891
#d52c4f color charts
#d52c4f color shades, tints & tones
#d52c4f color schemes
#d52c4f color preview, HTML & CSS examples
This text has a color of #d52c4f
<p style="color:#d52c4f;">Text here</p>
.mytext {color:#d52c4f;}
This box has a color of #d52c4f
<div style="background-color:#d52c4f;">Content here</div>
.mybackground {background-color:#d52c4f;}
Border around this has a color of #d52c4f
<div style="border:2px solid #d52c4f;">Content here</div>
.myborder {border:2px solid #d52c4f;}