#bf3f26 color space conversions
Hex:
#bf3f26
RGB:
191, 63, 38
CMY:
25, 75, 85
CMYK:
0, 67, 80, 25
HSL:
10°, 66.8122%, 44.9020%
HSV (HSB):
10°, 80.1047%, 74.9020%
XYZ:
23.6132, 14.7713, 3.4403
xyY:
0.5646, 0.3532, 14.7713
CIE-Lab:
45.3194, 50.0149, 42.4951
CIE-LCH:
45.3194, 65.6302, 40.3528
CIE-Luv:
45.3194, 101.2357, 30.6218
Hunter-Lab:
38.4335, 42.4104, 21.5962
#bf3f26 color charts
#bf3f26 color shades, tints & tones
#bf3f26 color schemes
#bf3f26 color preview, HTML & CSS examples
This text has a color of #bf3f26
<p style="color:#bf3f26;">Text here</p>
.mytext {color:#bf3f26;}
This box has a color of #bf3f26
<div style="background-color:#bf3f26;">Content here</div>
.mybackground {background-color:#bf3f26;}
Border around this has a color of #bf3f26
<div style="border:2px solid #bf3f26;">Content here</div>
.myborder {border:2px solid #bf3f26;}