#bf045e color space conversions
Hex:
#bf045e
RGB:
191, 4, 94
CMY:
25, 98, 63
CMYK:
0, 98, 51, 25
HSL:
331°, 95.8974%, 38.2353%
HSV (HSB):
331°, 97.9058%, 74.9020%
XYZ:
23.5497, 11.9714, 11.6592
xyY:
0.4991, 0.2537, 11.9714
CIE-Lab:
41.1706, 67.6155, 3.5971
CIE-LCH:
41.1706, 67.7111, 3.0452
CIE-Luv:
41.1706, 105.8610, -8.4690
Hunter-Lab:
34.5996, 60.9436, 4.2406
#bf045e color charts
#bf045e color shades, tints & tones
#bf045e color schemes
#bf045e color preview, HTML & CSS examples
This text has a color of #bf045e
<p style="color:#bf045e;">Text here</p>
.mytext {color:#bf045e;}
This box has a color of #bf045e
<div style="background-color:#bf045e;">Content here</div>
.mybackground {background-color:#bf045e;}
Border around this has a color of #bf045e
<div style="border:2px solid #bf045e;">Content here</div>
.myborder {border:2px solid #bf045e;}