#bf246e color space conversions
Hex:
#bf246e
RGB:
191, 36, 110
CMY:
25, 86, 57
CMYK:
0, 81, 42, 25
HSL:
331°, 68.2819%, 44.5098%
HSV (HSB):
331°, 81.1518%, 74.9020%
XYZ:
24.9312, 13.4639, 16.0366
xyY:
0.4580, 0.2474, 13.4639
CIE-Lab:
43.4541, 63.7975, -3.1133
CIE-LCH:
43.4541, 63.8734, 357.2062
CIE-Luv:
43.4541, 93.0940, -15.6472
Hunter-Lab:
36.6932, 57.0688, -0.2272
#bf246e color charts
#bf246e color shades, tints & tones
#bf246e color schemes
#bf246e color preview, HTML & CSS examples
This text has a color of #bf246e
<p style="color:#bf246e;">Text here</p>
.mytext {color:#bf246e;}
This box has a color of #bf246e
<div style="background-color:#bf246e;">Content here</div>
.mybackground {background-color:#bf246e;}
Border around this has a color of #bf246e
<div style="border:2px solid #bf246e;">Content here</div>
.myborder {border:2px solid #bf246e;}