#d21e49 color space conversions
Hex:
#d21e49
RGB:
210, 30, 73
CMY:
18, 88, 71
CMYK:
0, 86, 65, 18
HSL:
346°, 75.0000%, 47.0588%
HSV (HSB):
346°, 85.7143%, 82.3529%
XYZ:
28.2452, 15.1112, 7.7314
xyY:
0.5529, 0.2958, 15.1112
CIE-Lab:
45.7862, 67.3414, 23.7090
CIE-LCH:
45.7862, 71.3931, 19.3957
CIE-Luv:
45.7862, 124.0490, 12.3130
Hunter-Lab:
38.8732, 61.6700, 15.4191
#d21e49 color charts
#d21e49 color shades, tints & tones
#d21e49 color schemes
#d21e49 color preview, HTML & CSS examples
This text has a color of #d21e49
<p style="color:#d21e49;">Text here</p>
.mytext {color:#d21e49;}
This box has a color of #d21e49
<div style="background-color:#d21e49;">Content here</div>
.mybackground {background-color:#d21e49;}
Border around this has a color of #d21e49
<div style="border:2px solid #d21e49;">Content here</div>
.myborder {border:2px solid #d21e49;}