#d00f07 color space conversions
Hex:
#d00f07
RGB:
208, 15, 7
CMY:
18, 94, 97
CMYK:
0, 93, 97, 18
HSL:
2°, 93.4884%, 42.1569%
HSV (HSB):
2°, 96.6346%, 81.5686%
XYZ:
26.2216, 13.7669, 1.4763
xyY:
0.6324, 0.3320, 13.7669
CIE-Lab:
43.8967, 67.3188, 55.5799
CIE-LCH:
43.8967, 87.2981, 39.5438
CIE-Luv:
43.8967, 139.4871, 30.8829
Hunter-Lab:
37.1038, 61.2162, 23.6136
#d00f07 color charts
#d00f07 color shades, tints & tones
#d00f07 color schemes
#d00f07 color preview, HTML & CSS examples
This text has a color of #d00f07
<p style="color:#d00f07;">Text here</p>
.mytext {color:#d00f07;}
This box has a color of #d00f07
<div style="background-color:#d00f07;">Content here</div>
.mybackground {background-color:#d00f07;}
Border around this has a color of #d00f07
<div style="border:2px solid #d00f07;">Content here</div>
.myborder {border:2px solid #d00f07;}