#bf256d color space conversions
Hex:
#bf256d
RGB:
191, 37, 109
CMY:
25, 85, 57
CMYK:
0, 81, 43, 25
HSL:
332°, 67.5439%, 44.7059%
HSV (HSB):
332°, 80.6283%, 74.9020%
XYZ:
24.9077, 13.5036, 15.7617
xyY:
0.4598, 0.2493, 13.5036
CIE-Lab:
43.5125, 63.4453, -2.4055
CIE-LCH:
43.5125, 63.4909, 357.8287
CIE-Luv:
43.5125, 93.2144, -14.7031
Hunter-Lab:
36.7473, 56.6817, 0.2924
#bf256d color charts
#bf256d color shades, tints & tones
#bf256d color schemes
#bf256d color preview, HTML & CSS examples
This text has a color of #bf256d
<p style="color:#bf256d;">Text here</p>
.mytext {color:#bf256d;}
This box has a color of #bf256d
<div style="background-color:#bf256d;">Content here</div>
.mybackground {background-color:#bf256d;}
Border around this has a color of #bf256d
<div style="border:2px solid #bf256d;">Content here</div>
.myborder {border:2px solid #bf256d;}