#d24e5f color space conversions
Hex:
#d24e5f
RGB:
210, 78, 95
CMY:
18, 69, 63
CMYK:
0, 63, 55, 18
HSL:
352°, 59.4595%, 56.4706%
HSV (HSB):
352°, 62.8571%, 82.3529%
XYZ:
31.3683, 19.9766, 13.0291
xyY:
0.4873, 0.3103, 19.9766
CIE-Lab:
51.8108, 53.2435, 18.3596
CIE-LCH:
51.8108, 56.3200, 19.0254
CIE-Luv:
51.8108, 95.0908, 11.7493
Hunter-Lab:
44.6952, 47.0593, 14.0031
#d24e5f color charts
#d24e5f color shades, tints & tones
#d24e5f color schemes
#d24e5f color preview, HTML & CSS examples
This text has a color of #d24e5f
<p style="color:#d24e5f;">Text here</p>
.mytext {color:#d24e5f;}
This box has a color of #d24e5f
<div style="background-color:#d24e5f;">Content here</div>
.mybackground {background-color:#d24e5f;}
Border around this has a color of #d24e5f
<div style="border:2px solid #d24e5f;">Content here</div>
.myborder {border:2px solid #d24e5f;}