#bf662a color space conversions
Hex:
#bf662a
RGB:
191, 102, 42
CMY:
25, 60, 84
CMYK:
0, 47, 78, 25
HSL:
24°, 63.9485%, 45.6863%
HSV (HSB):
24°, 78.0105%, 74.9020%
XYZ:
26.6551, 20.7463, 4.7900
xyY:
0.5107, 0.3975, 20.7463
CIE-Lab:
52.6707, 31.2842, 47.7948
CIE-LCH:
52.6707, 57.1230, 56.7931
CIE-Luv:
52.6707, 71.8071, 42.3004
Hunter-Lab:
45.5481, 24.7507, 25.6485
#bf662a color charts
#bf662a color shades, tints & tones
#bf662a color schemes
#bf662a color preview, HTML & CSS examples
This text has a color of #bf662a
<p style="color:#bf662a;">Text here</p>
.mytext {color:#bf662a;}
This box has a color of #bf662a
<div style="background-color:#bf662a;">Content here</div>
.mybackground {background-color:#bf662a;}
Border around this has a color of #bf662a
<div style="border:2px solid #bf662a;">Content here</div>
.myborder {border:2px solid #bf662a;}