#bf951c color space conversions
Hex:
#bf951c
RGB:
191, 149, 28
CMY:
25, 42, 89
CMYK:
0, 22, 85, 25
HSL:
45°, 74.4292%, 42.9412%
HSV (HSB):
45°, 85.3403%, 74.9020%
XYZ:
32.4429, 32.6551, 5.6917
xyY:
0.4583, 0.4613, 32.6551
CIE-Lab:
63.8807, 5.1197, 62.9442
CIE-LCH:
63.8807, 63.1520, 85.3500
CIE-Luv:
63.8807, 35.5183, 63.5930
Hunter-Lab:
57.1446, 1.3372, 34.0958
#bf951c color charts
#bf951c color shades, tints & tones
#bf951c color schemes
#bf951c color preview, HTML & CSS examples
This text has a color of #bf951c
<p style="color:#bf951c;">Text here</p>
.mytext {color:#bf951c;}
This box has a color of #bf951c
<div style="background-color:#bf951c;">Content here</div>
.mybackground {background-color:#bf951c;}
Border around this has a color of #bf951c
<div style="border:2px solid #bf951c;">Content here</div>
.myborder {border:2px solid #bf951c;}