#d06f2b color space conversions
Hex:
#d06f2b
RGB:
208, 111, 43
CMY:
18, 56, 83
CMYK:
0, 47, 79, 18
HSL:
25°, 65.7371%, 49.2157%
HSV (HSB):
25°, 79.3269%, 81.5686%
XYZ:
32.1329, 24.9532, 5.4084
xyY:
0.5142, 0.3993, 24.9532
CIE-Lab:
57.0298, 33.5328, 52.3946
CIE-LCH:
57.0298, 62.2065, 57.3806
CIE-Luv:
57.0298, 78.7834, 46.7185
Hunter-Lab:
49.9532, 27.4040, 28.5480
#d06f2b color charts
#d06f2b color shades, tints & tones
#d06f2b color schemes
#d06f2b color preview, HTML & CSS examples
This text has a color of #d06f2b
<p style="color:#d06f2b;">Text here</p>
.mytext {color:#d06f2b;}
This box has a color of #d06f2b
<div style="background-color:#d06f2b;">Content here</div>
.mybackground {background-color:#d06f2b;}
Border around this has a color of #d06f2b
<div style="border:2px solid #d06f2b;">Content here</div>
.myborder {border:2px solid #d06f2b;}