#bf272d color space conversions
Hex:
#bf272d
RGB:
191, 39, 45
CMY:
25, 85, 82
CMYK:
0, 80, 76, 25
HSL:
358°, 66.0870%, 45.0980%
HSV (HSB):
358°, 79.5812%, 74.9020%
XYZ:
22.6850, 12.7169, 3.7416
xyY:
0.5795, 0.3249, 12.7169
CIE-Lab:
42.3335, 58.7115, 35.5527
CIE-LCH:
42.3335, 68.6370, 31.1970
CIE-Luv:
42.3335, 113.3994, 22.6198
Hunter-Lab:
35.6607, 51.1439, 18.7417
#bf272d color charts
#bf272d color shades, tints & tones
#bf272d color schemes
#bf272d color preview, HTML & CSS examples
This text has a color of #bf272d
<p style="color:#bf272d;">Text here</p>
.mytext {color:#bf272d;}
This box has a color of #bf272d
<div style="background-color:#bf272d;">Content here</div>
.mybackground {background-color:#bf272d;}
Border around this has a color of #bf272d
<div style="border:2px solid #bf272d;">Content here</div>
.myborder {border:2px solid #bf272d;}