#bf660e color space conversions
Hex:
#bf660e
RGB:
191, 102, 14
CMY:
25, 60, 95
CMYK:
0, 47, 93, 25
HSL:
30°, 86.3415%, 40.1961%
HSV (HSB):
30°, 92.6702%, 74.9020%
XYZ:
26.3165, 20.6108, 3.0067
xyY:
0.5270, 0.4128, 20.6108
CIE-Lab:
52.5209, 30.5379, 57.6879
CIE-LCH:
52.5209, 65.2722, 62.1048
CIE-Luv:
52.5209, 73.5501, 47.8754
Hunter-Lab:
45.3991, 24.0225, 27.8527
#bf660e color charts
#bf660e color shades, tints & tones
#bf660e color schemes
#bf660e color preview, HTML & CSS examples
This text has a color of #bf660e
<p style="color:#bf660e;">Text here</p>
.mytext {color:#bf660e;}
This box has a color of #bf660e
<div style="background-color:#bf660e;">Content here</div>
.mybackground {background-color:#bf660e;}
Border around this has a color of #bf660e
<div style="border:2px solid #bf660e;">Content here</div>
.myborder {border:2px solid #bf660e;}