#bf0041 color space conversions
Hex:
#bf0041
RGB:
191, 0, 65
CMY:
25, 100, 75
CMYK:
0, 100, 66, 25
HSL:
340°, 100.0000%, 37.4510%
HSV (HSB):
340°, 100.0000%, 74.9020%
XYZ:
22.4400, 11.4580, 6.0299
xyY:
0.5620, 0.2870, 11.4580
CIE-Lab:
40.3414, 66.1772, 20.9066
CIE-LCH:
40.3414, 69.4011, 17.5323
CIE-Luv:
40.3414, 117.8722, 9.0061
Hunter-Lab:
33.8497, 59.0961, 13.1330
#bf0041 color charts
#bf0041 color shades, tints & tones
#bf0041 color schemes
#bf0041 color preview, HTML & CSS examples
This text has a color of #bf0041
<p style="color:#bf0041;">Text here</p>
.mytext {color:#bf0041;}
This box has a color of #bf0041
<div style="background-color:#bf0041;">Content here</div>
.mybackground {background-color:#bf0041;}
Border around this has a color of #bf0041
<div style="border:2px solid #bf0041;">Content here</div>
.myborder {border:2px solid #bf0041;}