#bf084b color space conversions
Hex:
#bf084b
RGB:
191, 8, 75
CMY:
25, 97, 71
CMYK:
0, 96, 61, 25
HSL:
338°, 91.9598%, 39.0196%
HSV (HSB):
338°, 95.8115%, 74.9020%
XYZ:
22.8427, 11.7580, 7.7222
xyY:
0.5397, 0.2778, 11.7580
CIE-Lab:
40.8289, 65.9135, 15.1949
CIE-LCH:
40.8289, 67.6422, 12.9815
CIE-Luv:
40.8289, 113.0752, 3.9950
Hunter-Lab:
34.2900, 58.9025, 10.6507
#bf084b color charts
#bf084b color shades, tints & tones
#bf084b color schemes
#bf084b color preview, HTML & CSS examples
This text has a color of #bf084b
<p style="color:#bf084b;">Text here</p>
.mytext {color:#bf084b;}
This box has a color of #bf084b
<div style="background-color:#bf084b;">Content here</div>
.mybackground {background-color:#bf084b;}
Border around this has a color of #bf084b
<div style="border:2px solid #bf084b;">Content here</div>
.myborder {border:2px solid #bf084b;}