#bf4140 color space conversions
Hex:
#bf4140
RGB:
191, 65, 64
CMY:
25, 75, 75
CMYK:
0, 66, 66, 25
HSL:
0°, 49.8039%, 50.0000%
HSV (HSB):
0°, 66.4921%, 74.9020%
XYZ:
24.3016, 15.2271, 6.5088
xyY:
0.5279, 0.3308, 15.2271
CIE-Lab:
45.9437, 50.3489, 28.5990
CIE-LCH:
45.9437, 57.9043, 29.5973
CIE-Luv:
45.9437, 95.1018, 20.9449
Hunter-Lab:
39.0219, 42.8754, 17.4259
#bf4140 color charts
#bf4140 color shades, tints & tones
#bf4140 color schemes
#bf4140 color preview, HTML & CSS examples
This text has a color of #bf4140
<p style="color:#bf4140;">Text here</p>
.mytext {color:#bf4140;}
This box has a color of #bf4140
<div style="background-color:#bf4140;">Content here</div>
.mybackground {background-color:#bf4140;}
Border around this has a color of #bf4140
<div style="border:2px solid #bf4140;">Content here</div>
.myborder {border:2px solid #bf4140;}