#bf247d color space conversions
Hex:
#bf247d
RGB:
191, 36, 125
CMY:
25, 86, 51
CMYK:
0, 81, 35, 25
HSL:
326°, 68.2819%, 44.5098%
HSV (HSB):
326°, 81.1518%, 74.9020%
XYZ:
25.8184, 13.8188, 20.7085
xyY:
0.4278, 0.2290, 13.8188
CIE-Lab:
43.9719, 65.3179, -11.6166
CIE-LCH:
43.9719, 66.3428, 349.9156
CIE-Luv:
43.9719, 86.8728, -26.9061
Hunter-Lab:
37.1736, 58.9207, -7.0075
#bf247d color charts
#bf247d color shades, tints & tones
#bf247d color schemes
#bf247d color preview, HTML & CSS examples
This text has a color of #bf247d
<p style="color:#bf247d;">Text here</p>
.mytext {color:#bf247d;}
This box has a color of #bf247d
<div style="background-color:#bf247d;">Content here</div>
.mybackground {background-color:#bf247d;}
Border around this has a color of #bf247d
<div style="border:2px solid #bf247d;">Content here</div>
.myborder {border:2px solid #bf247d;}