#d24e50 color space conversions
Hex:
#d24e50
RGB:
210, 78, 80
CMY:
18, 69, 69
CMYK:
0, 63, 62, 18
HSL:
359°, 59.4595%, 56.4706%
HSV (HSB):
359°, 62.8571%, 82.3529%
XYZ:
30.7507, 19.7296, 9.7769
xyY:
0.5103, 0.3274, 19.7296
CIE-Lab:
51.5301, 52.1706, 26.8721
CIE-LCH:
51.5301, 58.6846, 27.2521
CIE-Luv:
51.5301, 98.9088, 20.3716
Hunter-Lab:
44.4180, 45.8444, 18.0423
#d24e50 color charts
#d24e50 color shades, tints & tones
#d24e50 color schemes
#d24e50 color preview, HTML & CSS examples
This text has a color of #d24e50
<p style="color:#d24e50;">Text here</p>
.mytext {color:#d24e50;}
This box has a color of #d24e50
<div style="background-color:#d24e50;">Content here</div>
.mybackground {background-color:#d24e50;}
Border around this has a color of #d24e50
<div style="border:2px solid #d24e50;">Content here</div>
.myborder {border:2px solid #d24e50;}