#bf520c color space conversions
Hex:
#bf520c
RGB:
191, 82, 12
CMY:
25, 68, 95
CMYK:
0, 57, 94, 25
HSL:
23°, 88.1773%, 39.8039%
HSV (HSB):
23°, 93.7173%, 74.9020%
XYZ:
24.5695, 17.1375, 2.3607
xyY:
0.5575, 0.3889, 17.1375
CIE-Lab:
48.4328, 40.7821, 55.3221
CIE-LCH:
48.4328, 68.7293, 53.6033
CIE-Luv:
48.4328, 89.7591, 41.4834
Hunter-Lab:
41.3975, 33.4947, 25.5971
#bf520c color charts
#bf520c color shades, tints & tones
#bf520c color schemes
#bf520c color preview, HTML & CSS examples
This text has a color of #bf520c
<p style="color:#bf520c;">Text here</p>
.mytext {color:#bf520c;}
This box has a color of #bf520c
<div style="background-color:#bf520c;">Content here</div>
.mybackground {background-color:#bf520c;}
Border around this has a color of #bf520c
<div style="border:2px solid #bf520c;">Content here</div>
.myborder {border:2px solid #bf520c;}