#bf393c color space conversions
Hex:
#bf393c
RGB:
191, 57, 60
CMY:
25, 78, 76
CMYK:
0, 70, 69, 25
HSL:
359°, 54.0323%, 48.6275%
HSV (HSB):
359°, 70.1571%, 74.9020%
XYZ:
23.7646, 14.3289, 5.7882
xyY:
0.5416, 0.3265, 14.3289
CIE-Lab:
44.7009, 53.3510, 29.4557
CIE-LCH:
44.7009, 60.9423, 28.9036
CIE-Luv:
44.7009, 100.7601, 20.5078
Hunter-Lab:
37.8535, 45.8195, 17.4314
#bf393c color charts
#bf393c color shades, tints & tones
#bf393c color schemes
#bf393c color preview, HTML & CSS examples
This text has a color of #bf393c
<p style="color:#bf393c;">Text here</p>
.mytext {color:#bf393c;}
This box has a color of #bf393c
<div style="background-color:#bf393c;">Content here</div>
.mybackground {background-color:#bf393c;}
Border around this has a color of #bf393c
<div style="border:2px solid #bf393c;">Content here</div>
.myborder {border:2px solid #bf393c;}