#bf302d color space conversions
Hex:
#bf302d
RGB:
191, 48, 45
CMY:
25, 81, 82
CMYK:
0, 75, 76, 25
HSL:
1°, 61.8644%, 46.2745%
HSV (HSB):
1°, 76.4398%, 74.9020%
XYZ:
23.0165, 13.3797, 3.8521
xyY:
0.5719, 0.3324, 13.3797
CIE-Lab:
43.3299, 55.9197, 36.6369
CIE-LCH:
43.3299, 66.8526, 33.2317
CIE-Luv:
43.3299, 108.9865, 24.4996
Hunter-Lab:
36.5783, 48.3069, 19.3610
#bf302d color charts
#bf302d color shades, tints & tones
#bf302d color schemes
#bf302d color preview, HTML & CSS examples
This text has a color of #bf302d
<p style="color:#bf302d;">Text here</p>
.mytext {color:#bf302d;}
This box has a color of #bf302d
<div style="background-color:#bf302d;">Content here</div>
.mybackground {background-color:#bf302d;}
Border around this has a color of #bf302d
<div style="border:2px solid #bf302d;">Content here</div>
.myborder {border:2px solid #bf302d;}