#bf045c color space conversions
Hex:
#bf045c
RGB:
191, 4, 92
CMY:
25, 98, 64
CMYK:
0, 98, 52, 25
HSL:
332°, 95.8974%, 38.2353%
HSV (HSB):
332°, 97.9058%, 74.9020%
XYZ:
23.4610, 11.9359, 11.1925
xyY:
0.5036, 0.2562, 11.9359
CIE-Lab:
41.1141, 67.4646, 4.7841
CIE-LCH:
41.1141, 67.6340, 4.0562
CIE-Luv:
41.1141, 106.7228, -7.1099
Hunter-Lab:
34.5484, 60.7557, 4.9759
#bf045c color charts
#bf045c color shades, tints & tones
#bf045c color schemes
#bf045c color preview, HTML & CSS examples
This text has a color of #bf045c
<p style="color:#bf045c;">Text here</p>
.mytext {color:#bf045c;}
This box has a color of #bf045c
<div style="background-color:#bf045c;">Content here</div>
.mybackground {background-color:#bf045c;}
Border around this has a color of #bf045c
<div style="border:2px solid #bf045c;">Content here</div>
.myborder {border:2px solid #bf045c;}