#d05f10 color space conversions
Hex:
#d05f10
RGB:
208, 95, 16
CMY:
18, 63, 94
CMYK:
0, 54, 92, 18
HSL:
25°, 85.7143%, 43.9216%
HSV (HSB):
25°, 92.3077%, 81.5686%
XYZ:
30.1982, 21.6317, 3.0739
xyY:
0.5500, 0.3940, 21.6317
CIE-Lab:
53.6341, 41.0336, 59.1600
CIE-LCH:
53.6341, 71.9976, 55.2547
CIE-Luv:
53.6341, 93.5024, 46.4832
Hunter-Lab:
46.5099, 34.5049, 28.6383
#d05f10 color charts
#d05f10 color shades, tints & tones
#d05f10 color schemes
#d05f10 color preview, HTML & CSS examples
This text has a color of #d05f10
<p style="color:#d05f10;">Text here</p>
.mytext {color:#d05f10;}
This box has a color of #d05f10
<div style="background-color:#d05f10;">Content here</div>
.mybackground {background-color:#d05f10;}
Border around this has a color of #d05f10
<div style="border:2px solid #d05f10;">Content here</div>
.myborder {border:2px solid #d05f10;}