#bf044e color space conversions
Hex:
#bf044e
RGB:
191, 4, 78
CMY:
25, 98, 69
CMYK:
0, 98, 59, 25
HSL:
336°, 95.8974%, 38.2353%
HSV (HSB):
336°, 97.9058%, 74.9020%
XYZ:
22.9044, 11.7133, 8.2614
xyY:
0.5342, 0.2732, 11.7133
CIE-Lab:
40.7567, 66.5046, 13.1867
CIE-LCH:
40.7567, 67.7993, 11.2153
CIE-Luv:
40.7567, 112.4787, 1.8947
Hunter-Lab:
34.2246, 59.5658, 9.6454
#bf044e color charts
#bf044e color shades, tints & tones
#bf044e color schemes
#bf044e color preview, HTML & CSS examples
This text has a color of #bf044e
<p style="color:#bf044e;">Text here</p>
.mytext {color:#bf044e;}
This box has a color of #bf044e
<div style="background-color:#bf044e;">Content here</div>
.mybackground {background-color:#bf044e;}
Border around this has a color of #bf044e
<div style="border:2px solid #bf044e;">Content here</div>
.myborder {border:2px solid #bf044e;}