#bf097c color space conversions
Hex:
#bf097c
RGB:
191, 9, 124
CMY:
25, 96, 51
CMYK:
0, 95, 35, 25
HSL:
322°, 91.0000%, 39.2157%
HSV (HSB):
322°, 95.2880%, 74.9020%
XYZ:
25.2216, 12.7270, 20.1960
xyY:
0.4338, 0.2189, 12.7270
CIE-Lab:
42.3490, 69.7990, -13.4579
CIE-LCH:
42.3490, 71.0846, 349.0867
CIE-Luv:
42.3490, 91.8006, -29.9478
Hunter-Lab:
35.6749, 63.7659, -8.5924
#bf097c color charts
#bf097c color shades, tints & tones
#bf097c color schemes
#bf097c color preview, HTML & CSS examples
This text has a color of #bf097c
<p style="color:#bf097c;">Text here</p>
.mytext {color:#bf097c;}
This box has a color of #bf097c
<div style="background-color:#bf097c;">Content here</div>
.mybackground {background-color:#bf097c;}
Border around this has a color of #bf097c
<div style="border:2px solid #bf097c;">Content here</div>
.myborder {border:2px solid #bf097c;}