#bf330c color space conversions
Hex:
#bf330c
RGB:
191, 51, 12
CMY:
25, 80, 95
CMYK:
0, 73, 94, 25
HSL:
13°, 88.1773%, 39.8039%
HSV (HSB):
13°, 93.7173%, 74.9020%
XYZ:
22.7360, 13.4706, 1.7496
xyY:
0.5990, 0.3549, 13.4706
CIE-Lab:
43.4639, 54.0714, 52.0553
CIE-LCH:
43.4639, 75.0565, 43.9117
CIE-Luv:
43.4639, 111.5909, 33.1524
Hunter-Lab:
36.7023, 46.3469, 22.8653
#bf330c color charts
#bf330c color shades, tints & tones
#bf330c color schemes
#bf330c color preview, HTML & CSS examples
This text has a color of #bf330c
<p style="color:#bf330c;">Text here</p>
.mytext {color:#bf330c;}
This box has a color of #bf330c
<div style="background-color:#bf330c;">Content here</div>
.mybackground {background-color:#bf330c;}
Border around this has a color of #bf330c
<div style="border:2px solid #bf330c;">Content here</div>
.myborder {border:2px solid #bf330c;}