#bf044c color space conversions
Hex:
#bf044c
RGB:
191, 4, 76
CMY:
25, 98, 70
CMYK:
0, 98, 60, 25
HSL:
337°, 95.8974%, 38.2353%
HSV (HSB):
337°, 97.9058%, 74.9020%
XYZ:
22.8338, 11.6850, 7.8894
xyY:
0.5384, 0.2755, 11.6850
CIE-Lab:
40.7110, 66.3813, 14.3983
CIE-LCH:
40.7110, 67.9248, 12.2380
CIE-Luv:
40.7110, 113.2545, 3.0993
Hunter-Lab:
34.1833, 59.4136, 10.2443
#bf044c color charts
#bf044c color shades, tints & tones
#bf044c color schemes
#bf044c color preview, HTML & CSS examples
This text has a color of #bf044c
<p style="color:#bf044c;">Text here</p>
.mytext {color:#bf044c;}
This box has a color of #bf044c
<div style="background-color:#bf044c;">Content here</div>
.mybackground {background-color:#bf044c;}
Border around this has a color of #bf044c
<div style="border:2px solid #bf044c;">Content here</div>
.myborder {border:2px solid #bf044c;}