#bf302e color space conversions
Hex:
#bf302e
RGB:
191, 48, 46
CMY:
25, 81, 82
CMYK:
0, 75, 76, 25
HSL:
1°, 61.1814%, 46.4706%
HSV (HSB):
1°, 75.9162%, 74.9020%
XYZ:
23.0360, 13.3875, 3.9547
xyY:
0.5705, 0.3316, 13.3875
CIE-Lab:
43.3414, 55.9580, 36.0789
CIE-LCH:
43.3414, 66.5806, 32.8119
CIE-Luv:
43.3414, 108.7863, 24.1303
Hunter-Lab:
36.5890, 48.3506, 19.2040
#bf302e color charts
#bf302e color shades, tints & tones
#bf302e color schemes
#bf302e color preview, HTML & CSS examples
This text has a color of #bf302e
<p style="color:#bf302e;">Text here</p>
.mytext {color:#bf302e;}
This box has a color of #bf302e
<div style="background-color:#bf302e;">Content here</div>
.mybackground {background-color:#bf302e;}
Border around this has a color of #bf302e
<div style="border:2px solid #bf302e;">Content here</div>
.myborder {border:2px solid #bf302e;}