#b0660e color space conversions
Hex:
#b0660e
RGB:
176, 102, 14
CMY:
31, 60, 95
CMYK:
0, 42, 92, 31
HSL:
33°, 85.2632%, 37.2549%
HSV (HSB):
33°, 92.0455%, 69.0196%
XYZ:
22.7351, 18.7646, 2.8391
xyY:
0.5128, 0.4232, 18.7646
CIE-Lab:
50.4106, 24.1245, 55.1943
CIE-LCH:
50.4106, 60.2362, 66.3906
CIE-Luv:
50.4106, 60.9231, 46.9886
Hunter-Lab:
43.3181, 17.8776, 26.4367
#b0660e color charts
#b0660e color shades, tints & tones
#b0660e color schemes
#b0660e color preview, HTML & CSS examples
This text has a color of #b0660e
<p style="color:#b0660e;">Text here</p>
.mytext {color:#b0660e;}
This box has a color of #b0660e
<div style="background-color:#b0660e;">Content here</div>
.mybackground {background-color:#b0660e;}
Border around this has a color of #b0660e
<div style="border:2px solid #b0660e;">Content here</div>
.myborder {border:2px solid #b0660e;}