#bf273d color space conversions
Hex:
#bf273d
RGB:
191, 39, 61
CMY:
25, 85, 76
CMYK:
0, 80, 68, 25
HSL:
351°, 66.0870%, 45.0980%
HSV (HSB):
351°, 79.5812%, 74.9020%
XYZ:
23.0537, 12.8643, 5.6829
xyY:
0.5542, 0.3092, 12.8643
CIE-Lab:
42.5581, 59.4144, 26.2200
CIE-LCH:
42.5581, 64.9427, 23.8122
CIE-Luv:
42.5581, 109.4436, 15.7267
Hunter-Lab:
35.8669, 51.9651, 15.7127
#bf273d color charts
#bf273d color shades, tints & tones
#bf273d color schemes
#bf273d color preview, HTML & CSS examples
This text has a color of #bf273d
<p style="color:#bf273d;">Text here</p>
.mytext {color:#bf273d;}
This box has a color of #bf273d
<div style="background-color:#bf273d;">Content here</div>
.mybackground {background-color:#bf273d;}
Border around this has a color of #bf273d
<div style="border:2px solid #bf273d;">Content here</div>
.myborder {border:2px solid #bf273d;}