#bf295e color space conversions
Hex:
#bf295e
RGB:
191, 41, 94
CMY:
25, 84, 63
CMYK:
0, 79, 51, 25
HSL:
339°, 64.6552%, 45.4902%
HSV (HSB):
339°, 78.5340%, 74.9020%
XYZ:
24.2992, 13.4704, 11.9090
xyY:
0.4891, 0.2712, 13.4704
CIE-Lab:
43.4636, 61.0285, 6.8771
CIE-LCH:
43.4636, 61.4148, 6.4294
CIE-Luv:
43.4636, 97.7631, -3.2533
Hunter-Lab:
36.7020, 53.9502, 6.4531
#bf295e color charts
#bf295e color shades, tints & tones
#bf295e color schemes
#bf295e color preview, HTML & CSS examples
This text has a color of #bf295e
<p style="color:#bf295e;">Text here</p>
.mytext {color:#bf295e;}
This box has a color of #bf295e
<div style="background-color:#bf295e;">Content here</div>
.mybackground {background-color:#bf295e;}
Border around this has a color of #bf295e
<div style="border:2px solid #bf295e;">Content here</div>
.myborder {border:2px solid #bf295e;}