#bf375b color space conversions
Hex:
#bf375b
RGB:
191, 55, 91
CMY:
25, 78, 64
CMYK:
0, 71, 52, 25
HSL:
344°, 55.2846%, 48.2353%
HSV (HSB):
344°, 71.2042%, 74.9020%
XYZ:
24.7404, 14.5641, 11.4047
xyY:
0.4879, 0.2872, 14.5641
CIE-Lab:
45.0313, 56.1806, 10.9495
CIE-LCH:
45.0313, 57.2377, 11.0286
CIE-Luv:
45.0313, 93.0132, 2.4328
Hunter-Lab:
38.1629, 48.9335, 8.9956
#bf375b color charts
#bf375b color shades, tints & tones
#bf375b color schemes
#bf375b color preview, HTML & CSS examples
This text has a color of #bf375b
<p style="color:#bf375b;">Text here</p>
.mytext {color:#bf375b;}
This box has a color of #bf375b
<div style="background-color:#bf375b;">Content here</div>
.mybackground {background-color:#bf375b;}
Border around this has a color of #bf375b
<div style="border:2px solid #bf375b;">Content here</div>
.myborder {border:2px solid #bf375b;}