#d01d27 color space conversions
Hex:
#d01d27
RGB:
208, 29, 39
CMY:
18, 89, 85
CMYK:
0, 86, 81, 18
HSL:
357°, 75.5274%, 46.4706%
HSV (HSB):
357°, 86.0577%, 81.5686%
XYZ:
26.8180, 14.4351, 3.2922
xyY:
0.6020, 0.3241, 14.4351
CIE-Lab:
44.8506, 65.6568, 42.6072
CIE-LCH:
44.8506, 78.2700, 32.9811
CIE-Luv:
44.8506, 131.6482, 26.0724
Hunter-Lab:
37.9936, 59.5066, 21.4579
#d01d27 color charts
#d01d27 color shades, tints & tones
#d01d27 color schemes
#d01d27 color preview, HTML & CSS examples
This text has a color of #d01d27
<p style="color:#d01d27;">Text here</p>
.mytext {color:#d01d27;}
This box has a color of #d01d27
<div style="background-color:#d01d27;">Content here</div>
.mybackground {background-color:#d01d27;}
Border around this has a color of #d01d27
<div style="border:2px solid #d01d27;">Content here</div>
.myborder {border:2px solid #d01d27;}