#d52c4e color space conversions
Hex:
#d52c4e
RGB:
213, 44, 78
CMY:
16, 83, 69
CMYK:
0, 79, 63, 16
HSL:
348°, 66.7984%, 50.3922%
HSV (HSB):
348°, 79.3427%, 83.5294%
XYZ:
29.7164, 16.4976, 8.8258
xyY:
0.5399, 0.2997, 16.4976
CIE-Lab:
47.6206, 65.1295, 23.1351
CIE-LCH:
47.6206, 69.1165, 19.5559
CIE-Luv:
47.6206, 119.8558, 12.7710
Hunter-Lab:
40.6172, 59.5143, 15.5487
#d52c4e color charts
#d52c4e color shades, tints & tones
#d52c4e color schemes
#d52c4e color preview, HTML & CSS examples
This text has a color of #d52c4e
<p style="color:#d52c4e;">Text here</p>
.mytext {color:#d52c4e;}
This box has a color of #d52c4e
<div style="background-color:#d52c4e;">Content here</div>
.mybackground {background-color:#d52c4e;}
Border around this has a color of #d52c4e
<div style="border:2px solid #d52c4e;">Content here</div>
.myborder {border:2px solid #d52c4e;}