#d06f1c color space conversions
Hex:
#d06f1c
RGB:
208, 111, 28
CMY:
18, 56, 89
CMYK:
0, 47, 87, 18
HSL:
28°, 76.2712%, 46.2745%
HSV (HSB):
28°, 86.5385%, 81.5686%
XYZ:
31.9065, 24.8626, 4.2159
xyY:
0.5232, 0.4077, 24.8626
CIE-Lab:
56.9413, 33.0940, 58.0995
CIE-LCH:
56.9413, 66.8638, 60.3338
CIE-Luv:
56.9413, 79.8388, 50.0642
Hunter-Lab:
49.8624, 26.9611, 29.8907
#d06f1c color charts
#d06f1c color shades, tints & tones
#d06f1c color schemes
#d06f1c color preview, HTML & CSS examples
This text has a color of #d06f1c
<p style="color:#d06f1c;">Text here</p>
.mytext {color:#d06f1c;}
This box has a color of #d06f1c
<div style="background-color:#d06f1c;">Content here</div>
.mybackground {background-color:#d06f1c;}
Border around this has a color of #d06f1c
<div style="border:2px solid #d06f1c;">Content here</div>
.myborder {border:2px solid #d06f1c;}