#d00001 color space conversions
Hex:
#d00001
RGB:
208, 0, 1
CMY:
18, 100, 100
CMYK:
0, 100, 100, 18
HSL:
360°, 100.0000%, 40.7843%
HSV (HSB):
360°, 100.0000%, 81.5686%
XYZ:
26.0179, 13.4121, 1.2462
xyY:
0.6396, 0.3297, 13.4121
CIE-Lab:
43.3777, 68.7110, 57.3033
CIE-LCH:
43.3777, 89.4700, 39.8273
CIE-Luv:
43.3777, 142.5610, 30.6503
Hunter-Lab:
36.6225, 62.7232, 23.6182
#d00001 color charts
#d00001 color shades, tints & tones
#d00001 color schemes
#d00001 color preview, HTML & CSS examples
This text has a color of #d00001
<p style="color:#d00001;">Text here</p>
.mytext {color:#d00001;}
This box has a color of #d00001
<div style="background-color:#d00001;">Content here</div>
.mybackground {background-color:#d00001;}
Border around this has a color of #d00001
<div style="border:2px solid #d00001;">Content here</div>
.myborder {border:2px solid #d00001;}