#d03f00 color space conversions
Hex:
#d03f00
RGB:
208, 63, 0
CMY:
18, 75, 100
CMYK:
0, 70, 100, 18
HSL:
18°, 100.0000%, 40.7843%
HSV (HSB):
18°, 100.0000%, 81.5686%
XYZ:
27.7899, 16.9649, 1.8099
xyY:
0.5968, 0.3643, 16.9649
CIE-Lab:
48.2158, 55.0664, 59.6752
CIE-LCH:
48.2158, 81.1999, 47.3002
CIE-Luv:
48.2158, 118.1798, 39.1017
Hunter-Lab:
41.1885, 48.3544, 26.2267
#d03f00 color charts
#d03f00 color shades, tints & tones
#d03f00 color schemes
#d03f00 color preview, HTML & CSS examples
This text has a color of #d03f00
<p style="color:#d03f00;">Text here</p>
.mytext {color:#d03f00;}
This box has a color of #d03f00
<div style="background-color:#d03f00;">Content here</div>
.mybackground {background-color:#d03f00;}
Border around this has a color of #d03f00
<div style="border:2px solid #d03f00;">Content here</div>
.myborder {border:2px solid #d03f00;}