#bf013c color space conversions
Hex:
#bf013c
RGB:
191, 1, 60
CMY:
25, 100, 76
CMYK:
0, 99, 69, 25
HSL:
341°, 98.9583%, 37.6471%
HSV (HSB):
341°, 99.4764%, 74.9020%
XYZ:
22.3123, 11.4243, 5.3041
xyY:
0.5715, 0.2926, 11.4243
CIE-Lab:
40.2861, 65.8284, 24.0018
CIE-LCH:
40.2861, 70.0675, 20.0324
CIE-Luv:
40.2861, 119.4026, 11.6458
Hunter-Lab:
33.7999, 58.6835, 14.3558
#bf013c color charts
#bf013c color shades, tints & tones
#bf013c color schemes
#bf013c color preview, HTML & CSS examples
This text has a color of #bf013c
<p style="color:#bf013c;">Text here</p>
.mytext {color:#bf013c;}
This box has a color of #bf013c
<div style="background-color:#bf013c;">Content here</div>
.mybackground {background-color:#bf013c;}
Border around this has a color of #bf013c
<div style="border:2px solid #bf013c;">Content here</div>
.myborder {border:2px solid #bf013c;}