#bf095e color space conversions
Hex:
#bf095e
RGB:
191, 9, 94
CMY:
25, 96, 63
CMYK:
0, 95, 51, 25
HSL:
332°, 91.0000%, 39.2157%
HSV (HSB):
332°, 95.2880%, 74.9020%
XYZ:
23.6039, 12.0799, 11.6773
xyY:
0.4984, 0.2551, 12.0799
CIE-Lab:
41.3428, 67.1140, 3.8450
CIE-LCH:
41.3428, 67.2241, 3.2790
CIE-Luv:
41.3428, 105.2507, -8.0763
Hunter-Lab:
34.7561, 60.4014, 4.4092
#bf095e color charts
#bf095e color shades, tints & tones
#bf095e color schemes
#bf095e color preview, HTML & CSS examples
This text has a color of #bf095e
<p style="color:#bf095e;">Text here</p>
.mytext {color:#bf095e;}
This box has a color of #bf095e
<div style="background-color:#bf095e;">Content here</div>
.mybackground {background-color:#bf095e;}
Border around this has a color of #bf095e
<div style="border:2px solid #bf095e;">Content here</div>
.myborder {border:2px solid #bf095e;}