#bf084a color space conversions
Hex:
#bf084a
RGB:
191, 8, 74
CMY:
25, 97, 71
CMYK:
0, 96, 61, 25
HSL:
338°, 91.9598%, 39.0196%
HSV (HSB):
338°, 95.8115%, 74.9020%
XYZ:
22.8087, 11.7444, 7.5433
xyY:
0.5418, 0.2790, 11.7444
CIE-Lab:
40.8070, 65.8537, 15.8014
CIE-LCH:
40.8070, 67.7229, 13.4929
CIE-Luv:
40.8070, 113.4509, 4.5823
Hunter-Lab:
34.2702, 58.8290, 10.9386
#bf084a color charts
#bf084a color shades, tints & tones
#bf084a color schemes
#bf084a color preview, HTML & CSS examples
This text has a color of #bf084a
<p style="color:#bf084a;">Text here</p>
.mytext {color:#bf084a;}
This box has a color of #bf084a
<div style="background-color:#bf084a;">Content here</div>
.mybackground {background-color:#bf084a;}
Border around this has a color of #bf084a
<div style="border:2px solid #bf084a;">Content here</div>
.myborder {border:2px solid #bf084a;}