#d06b0b color space conversions
Hex:
#d06b0b
RGB:
208, 107, 11
CMY:
18, 58, 96
CMYK:
0, 49, 95, 18
HSL:
29°, 89.9543%, 42.9412%
HSV (HSB):
29°, 94.7115%, 81.5686%
XYZ:
31.3305, 23.9494, 3.2880
xyY:
0.5349, 0.4089, 23.9494
CIE-Lab:
56.0371, 34.8877, 61.9211
CIE-LCH:
56.0371, 71.0730, 60.6021
CIE-Luv:
56.0371, 83.8659, 50.9495
Hunter-Lab:
48.9382, 28.6350, 30.2732
#d06b0b color charts
#d06b0b color shades, tints & tones
#d06b0b color schemes
#d06b0b color preview, HTML & CSS examples
This text has a color of #d06b0b
<p style="color:#d06b0b;">Text here</p>
.mytext {color:#d06b0b;}
This box has a color of #d06b0b
<div style="background-color:#d06b0b;">Content here</div>
.mybackground {background-color:#d06b0b;}
Border around this has a color of #d06b0b
<div style="border:2px solid #d06b0b;">Content here</div>
.myborder {border:2px solid #d06b0b;}