#d05f2e color space conversions
Hex:
#d05f2e
RGB:
208, 95, 46
CMY:
18, 63, 82
CMYK:
0, 54, 78, 18
HSL:
18°, 63.7795%, 49.8039%
HSV (HSB):
18°, 77.8846%, 81.5686%
XYZ:
30.5978, 21.7916, 5.1783
xyY:
0.5315, 0.3785, 21.7916
CIE-Lab:
53.8052, 41.7944, 47.8926
CIE-LCH:
53.8052, 63.5647, 48.8898
CIE-Luv:
53.8052, 91.1273, 40.1893
Hunter-Lab:
46.6814, 35.3069, 26.1001
#d05f2e color charts
#d05f2e color shades, tints & tones
#d05f2e color schemes
#d05f2e color preview, HTML & CSS examples
This text has a color of #d05f2e
<p style="color:#d05f2e;">Text here</p>
.mytext {color:#d05f2e;}
This box has a color of #d05f2e
<div style="background-color:#d05f2e;">Content here</div>
.mybackground {background-color:#d05f2e;}
Border around this has a color of #d05f2e
<div style="border:2px solid #d05f2e;">Content here</div>
.myborder {border:2px solid #d05f2e;}