#d05d0f color space conversions
Hex:
#d05d0f
RGB:
208, 93, 15
CMY:
18, 64, 94
CMYK:
0, 55, 93, 18
HSL:
24°, 86.5471%, 43.7255%
HSV (HSB):
24°, 92.7885%, 81.5686%
XYZ:
30.0130, 21.2731, 2.9762
xyY:
0.5531, 0.3920, 21.2731
CIE-Lab:
53.2471, 42.0028, 59.1452
CIE-LCH:
53.2471, 72.5423, 54.6190
CIE-Luv:
53.2471, 95.1553, 45.9666
Hunter-Lab:
46.1228, 35.4387, 28.4601
#d05d0f color charts
#d05d0f color shades, tints & tones
#d05d0f color schemes
#d05d0f color preview, HTML & CSS examples
This text has a color of #d05d0f
<p style="color:#d05d0f;">Text here</p>
.mytext {color:#d05d0f;}
This box has a color of #d05d0f
<div style="background-color:#d05d0f;">Content here</div>
.mybackground {background-color:#d05d0f;}
Border around this has a color of #d05d0f
<div style="border:2px solid #d05d0f;">Content here</div>
.myborder {border:2px solid #d05d0f;}