#d01401 color space conversions
Hex:
#d01401
RGB:
208, 20, 1
CMY:
18, 92, 100
CMYK:
0, 90, 100, 18
HSL:
6°, 99.0431%, 40.9804%
HSV (HSB):
6°, 99.5192%, 81.5686%
XYZ:
26.2681, 13.9124, 1.3296
xyY:
0.6328, 0.3352, 13.9124
CIE-Lab:
44.1070, 66.6045, 57.5771
CIE-LCH:
44.1070, 88.0414, 40.8422
CIE-Luv:
44.1070, 138.7023, 31.9304
Hunter-Lab:
37.2993, 60.4348, 23.9960
#d01401 color charts
#d01401 color shades, tints & tones
#d01401 color schemes
#d01401 color preview, HTML & CSS examples
This text has a color of #d01401
<p style="color:#d01401;">Text here</p>
.mytext {color:#d01401;}
This box has a color of #d01401
<div style="background-color:#d01401;">Content here</div>
.mybackground {background-color:#d01401;}
Border around this has a color of #d01401
<div style="border:2px solid #d01401;">Content here</div>
.myborder {border:2px solid #d01401;}