#bf395c color space conversions
Hex:
#bf395c
RGB:
191, 57, 92
CMY:
25, 78, 64
CMYK:
0, 70, 52, 25
HSL:
344°, 54.0323%, 48.6275%
HSV (HSB):
344°, 70.1571%, 74.9020%
XYZ:
24.8808, 14.7753, 11.6658
xyY:
0.4848, 0.2879, 14.7753
CIE-Lab:
45.3249, 55.5175, 10.7419
CIE-LCH:
45.3249, 56.5471, 10.9507
CIE-Luv:
45.3249, 91.7395, 2.3810
Hunter-Lab:
38.4387, 48.2725, 8.9131
#bf395c color charts
#bf395c color shades, tints & tones
#bf395c color schemes
#bf395c color preview, HTML & CSS examples
This text has a color of #bf395c
<p style="color:#bf395c;">Text here</p>
.mytext {color:#bf395c;}
This box has a color of #bf395c
<div style="background-color:#bf395c;">Content here</div>
.mybackground {background-color:#bf395c;}
Border around this has a color of #bf395c
<div style="border:2px solid #bf395c;">Content here</div>
.myborder {border:2px solid #bf395c;}