#d05f08 color space conversions
Hex:
#d05f08
RGB:
208, 95, 8
CMY:
18, 63, 97
CMYK:
0, 54, 96, 18
HSL:
26°, 92.5926%, 42.3529%
HSV (HSB):
26°, 96.1538%, 81.5686%
XYZ:
30.1485, 21.6118, 2.8122
xyY:
0.5524, 0.3960, 21.6118
CIE-Lab:
53.6127, 40.9383, 60.9029
CIE-LCH:
53.6127, 73.3833, 56.0915
CIE-Luv:
53.6127, 93.8059, 47.2855
Hunter-Lab:
46.4885, 34.4048, 28.9553
#d05f08 color charts
#d05f08 color shades, tints & tones
#d05f08 color schemes
#d05f08 color preview, HTML & CSS examples
This text has a color of #d05f08
<p style="color:#d05f08;">Text here</p>
.mytext {color:#d05f08;}
This box has a color of #d05f08
<div style="background-color:#d05f08;">Content here</div>
.mybackground {background-color:#d05f08;}
Border around this has a color of #d05f08
<div style="border:2px solid #d05f08;">Content here</div>
.myborder {border:2px solid #d05f08;}