#bf2c6a color space conversions
Hex:
#bf2c6a
RGB:
191, 44, 106
CMY:
25, 83, 58
CMYK:
0, 77, 45, 25
HSL:
335°, 62.5532%, 46.0784%
HSV (HSB):
335°, 76.9634%, 74.9020%
XYZ:
24.9881, 13.9183, 15.0052
xyY:
0.4635, 0.2582, 13.9183
CIE-Lab:
44.1156, 61.1893, 0.3421
CIE-LCH:
44.1156, 61.1902, 0.3203
CIE-Luv:
44.1156, 92.1598, -10.8972
Hunter-Lab:
37.3073, 54.2698, 2.2684
#bf2c6a color charts
#bf2c6a color shades, tints & tones
#bf2c6a color schemes
#bf2c6a color preview, HTML & CSS examples
This text has a color of #bf2c6a
<p style="color:#bf2c6a;">Text here</p>
.mytext {color:#bf2c6a;}
This box has a color of #bf2c6a
<div style="background-color:#bf2c6a;">Content here</div>
.mybackground {background-color:#bf2c6a;}
Border around this has a color of #bf2c6a
<div style="border:2px solid #bf2c6a;">Content here</div>
.myborder {border:2px solid #bf2c6a;}