#bf274c color space conversions
Hex:
#bf274c
RGB:
191, 39, 76
CMY:
25, 85, 70
CMYK:
0, 80, 60, 25
HSL:
345°, 66.0870%, 45.0980%
HSV (HSB):
345°, 79.5812%, 74.9020%
XYZ:
23.5159, 13.0492, 8.1168
xyY:
0.5263, 0.2920, 13.0492
CIE-Lab:
42.8373, 60.2811, 17.2708
CIE-LCH:
42.8373, 62.7064, 15.9873
CIE-Luv:
42.8373, 104.8573, 7.6675
Hunter-Lab:
36.1237, 52.9839, 11.9644
#bf274c color charts
#bf274c color shades, tints & tones
#bf274c color schemes
#bf274c color preview, HTML & CSS examples
This text has a color of #bf274c
<p style="color:#bf274c;">Text here</p>
.mytext {color:#bf274c;}
This box has a color of #bf274c
<div style="background-color:#bf274c;">Content here</div>
.mybackground {background-color:#bf274c;}
Border around this has a color of #bf274c
<div style="border:2px solid #bf274c;">Content here</div>
.myborder {border:2px solid #bf274c;}