#d02c00 color space conversions
Hex:
#d02c00
RGB:
208, 44, 0
CMY:
18, 83, 100
CMYK:
0, 79, 100, 18
HSL:
13°, 100.0000%, 40.7843%
HSV (HSB):
13°, 100.0000%, 81.5686%
XYZ:
26.9131, 15.2113, 1.5176
xyY:
0.6167, 0.3485, 15.2113
CIE-Lab:
45.9222, 61.4249, 58.6311
CIE-LCH:
45.9222, 84.9154, 43.6669
CIE-Luv:
45.9222, 129.4214, 35.1913
Hunter-Lab:
39.0016, 54.9213, 24.9941
#d02c00 color charts
#d02c00 color shades, tints & tones
#d02c00 color schemes
#d02c00 color preview, HTML & CSS examples
This text has a color of #d02c00
<p style="color:#d02c00;">Text here</p>
.mytext {color:#d02c00;}
This box has a color of #d02c00
<div style="background-color:#d02c00;">Content here</div>
.mybackground {background-color:#d02c00;}
Border around this has a color of #d02c00
<div style="border:2px solid #d02c00;">Content here</div>
.myborder {border:2px solid #d02c00;}