#bf452a color space conversions
Hex:
#bf452a
RGB:
191, 69, 42
CMY:
25, 73, 84
CMYK:
0, 64, 78, 25
HSL:
11°, 63.9485%, 45.6863%
HSV (HSB):
11°, 78.0105%, 74.9020%
XYZ:
24.0319, 15.4998, 3.9156
xyY:
0.5531, 0.3567, 15.4998
CIE-Lab:
46.3113, 47.5865, 41.4180
CIE-LCH:
46.3113, 63.0867, 41.0355
CIE-Luv:
46.3113, 96.6146, 31.0922
Hunter-Lab:
39.3698, 40.0620, 21.6620
#bf452a color charts
#bf452a color shades, tints & tones
#bf452a color schemes
#bf452a color preview, HTML & CSS examples
This text has a color of #bf452a
<p style="color:#bf452a;">Text here</p>
.mytext {color:#bf452a;}
This box has a color of #bf452a
<div style="background-color:#bf452a;">Content here</div>
.mybackground {background-color:#bf452a;}
Border around this has a color of #bf452a
<div style="border:2px solid #bf452a;">Content here</div>
.myborder {border:2px solid #bf452a;}