#bf374a color space conversions
Hex:
#bf374a
RGB:
191, 55, 74
CMY:
25, 78, 71
CMYK:
0, 71, 61, 25
HSL:
352°, 55.2846%, 48.2353%
HSV (HSB):
352°, 71.2042%, 74.9020%
XYZ:
24.0881, 14.3032, 7.9698
xyY:
0.5196, 0.3085, 14.3032
CIE-Lab:
44.6646, 54.9303, 20.9327
CIE-LCH:
44.6646, 58.7836, 20.8607
CIE-Luv:
44.6646, 98.2176, 12.7590
Hunter-Lab:
37.8195, 47.5064, 13.9794
#bf374a color charts
#bf374a color shades, tints & tones
#bf374a color schemes
#bf374a color preview, HTML & CSS examples
This text has a color of #bf374a
<p style="color:#bf374a;">Text here</p>
.mytext {color:#bf374a;}
This box has a color of #bf374a
<div style="background-color:#bf374a;">Content here</div>
.mybackground {background-color:#bf374a;}
Border around this has a color of #bf374a
<div style="border:2px solid #bf374a;">Content here</div>
.myborder {border:2px solid #bf374a;}