#d06f2c color space conversions
Hex:
#d06f2c
RGB:
208, 111, 44
CMY:
18, 56, 83
CMYK:
0, 47, 79, 18
HSL:
25°, 65.0794%, 49.4118%
HSV (HSB):
25°, 78.8462%, 81.5686%
XYZ:
32.1515, 24.9606, 5.5062
xyY:
0.5135, 0.3986, 24.9606
CIE-Lab:
57.0370, 33.5687, 51.9665
CIE-LCH:
57.0370, 61.8658, 57.1388
CIE-Luv:
57.0370, 78.6980, 46.4472
Hunter-Lab:
49.9606, 27.4402, 28.4380
#d06f2c color charts
#d06f2c color shades, tints & tones
#d06f2c color schemes
#d06f2c color preview, HTML & CSS examples
This text has a color of #d06f2c
<p style="color:#d06f2c;">Text here</p>
.mytext {color:#d06f2c;}
This box has a color of #d06f2c
<div style="background-color:#d06f2c;">Content here</div>
.mybackground {background-color:#d06f2c;}
Border around this has a color of #d06f2c
<div style="border:2px solid #d06f2c;">Content here</div>
.myborder {border:2px solid #d06f2c;}