#d00c05 color space conversions
Hex:
#d00c05
RGB:
208, 12, 5
CMY:
18, 95, 98
CMYK:
0, 94, 98, 18
HSL:
2°, 95.3052%, 41.7647%
HSV (HSB):
2°, 97.5962%, 81.5686%
XYZ:
26.1713, 13.6838, 1.4054
xyY:
0.6343, 0.3316, 13.6838
CIE-Lab:
43.7760, 67.6310, 56.1469
CIE-LCH:
43.7760, 87.9000, 39.6993
CIE-Luv:
43.7760, 140.2292, 30.8961
Hunter-Lab:
36.9916, 61.5521, 23.6415
#d00c05 color charts
#d00c05 color shades, tints & tones
#d00c05 color schemes
#d00c05 color preview, HTML & CSS examples
This text has a color of #d00c05
<p style="color:#d00c05;">Text here</p>
.mytext {color:#d00c05;}
This box has a color of #d00c05
<div style="background-color:#d00c05;">Content here</div>
.mybackground {background-color:#d00c05;}
Border around this has a color of #d00c05
<div style="border:2px solid #d00c05;">Content here</div>
.myborder {border:2px solid #d00c05;}