#bf274d color space conversions
Hex:
#bf274d
RGB:
191, 39, 77
CMY:
25, 85, 70
CMYK:
0, 80, 60, 25
HSL:
345°, 66.0870%, 45.0980%
HSV (HSB):
345°, 79.5812%, 74.9020%
XYZ:
23.5509, 13.0632, 8.3014
xyY:
0.5243, 0.2908, 13.0632
CIE-Lab:
42.8584, 60.3462, 16.6740
CIE-LCH:
42.8584, 62.6073, 15.4458
CIE-Luv:
42.8584, 104.5251, 7.0808
Hunter-Lab:
36.1431, 53.0607, 11.6824
#bf274d color charts
#bf274d color shades, tints & tones
#bf274d color schemes
#bf274d color preview, HTML & CSS examples
This text has a color of #bf274d
<p style="color:#bf274d;">Text here</p>
.mytext {color:#bf274d;}
This box has a color of #bf274d
<div style="background-color:#bf274d;">Content here</div>
.mybackground {background-color:#bf274d;}
Border around this has a color of #bf274d
<div style="border:2px solid #bf274d;">Content here</div>
.myborder {border:2px solid #bf274d;}