#bf350c color space conversions
Hex:
#bf350c
RGB:
191, 53, 12
CMY:
25, 79, 95
CMYK:
0, 72, 94, 25
HSL:
14°, 88.1773%, 39.8039%
HSV (HSB):
14°, 93.7173%, 74.9020%
XYZ:
22.8253, 13.6491, 1.7793
xyY:
0.5967, 0.3568, 13.6491
CIE-Lab:
43.7255, 53.3497, 52.2218
CIE-LCH:
43.7255, 74.6545, 44.3879
CIE-Luv:
43.7255, 110.3775, 33.5994
Hunter-Lab:
36.9447, 45.6283, 23.0058
#bf350c color charts
#bf350c color shades, tints & tones
#bf350c color schemes
#bf350c color preview, HTML & CSS examples
This text has a color of #bf350c
<p style="color:#bf350c;">Text here</p>
.mytext {color:#bf350c;}
This box has a color of #bf350c
<div style="background-color:#bf350c;">Content here</div>
.mybackground {background-color:#bf350c;}
Border around this has a color of #bf350c
<div style="border:2px solid #bf350c;">Content here</div>
.myborder {border:2px solid #bf350c;}