#d00701 color space conversions
Hex:
#d00701
RGB:
208, 7, 1
CMY:
18, 97, 100
CMYK:
0, 97, 100, 18
HSL:
2°, 99.0431%, 40.9804%
HSV (HSB):
2°, 99.5192%, 81.5686%
XYZ:
26.0939, 13.5640, 1.2715
xyY:
0.6375, 0.3314, 13.5640
CIE-Lab:
43.6011, 68.0638, 57.3852
CIE-LCH:
43.6011, 89.0266, 40.1346
CIE-Luv:
43.6011, 141.3721, 31.0433
Hunter-Lab:
36.8294, 62.0170, 23.7336
#d00701 color charts
#d00701 color shades, tints & tones
#d00701 color schemes
#d00701 color preview, HTML & CSS examples
This text has a color of #d00701
<p style="color:#d00701;">Text here</p>
.mytext {color:#d00701;}
This box has a color of #d00701
<div style="background-color:#d00701;">Content here</div>
.mybackground {background-color:#d00701;}
Border around this has a color of #d00701
<div style="border:2px solid #d00701;">Content here</div>
.myborder {border:2px solid #d00701;}