#d01201 color space conversions
Hex:
#d01201
RGB:
208, 18, 1
CMY:
18, 93, 100
CMYK:
0, 91, 100, 18
HSL:
5°, 99.0431%, 40.9804%
HSV (HSB):
5°, 99.5192%, 81.5686%
XYZ:
26.2342, 13.8447, 1.3183
xyY:
0.6337, 0.3344, 13.8447
CIE-Lab:
44.0094, 66.8855, 57.5394
CIE-LCH:
44.0094, 88.2295, 40.7043
CIE-Luv:
44.0094, 139.2153, 31.7595
Hunter-Lab:
37.2085, 60.7384, 23.9453
#d01201 color charts
#d01201 color shades, tints & tones
#d01201 color schemes
#d01201 color preview, HTML & CSS examples
This text has a color of #d01201
<p style="color:#d01201;">Text here</p>
.mytext {color:#d01201;}
This box has a color of #d01201
<div style="background-color:#d01201;">Content here</div>
.mybackground {background-color:#d01201;}
Border around this has a color of #d01201
<div style="border:2px solid #d01201;">Content here</div>
.myborder {border:2px solid #d01201;}