#bf274e color space conversions
Hex:
#bf274e
RGB:
191, 39, 78
CMY:
25, 85, 69
CMYK:
0, 80, 59, 25
HSL:
345°, 66.0870%, 45.0980%
HSV (HSB):
345°, 79.5812%, 74.9020%
XYZ:
23.5865, 13.0775, 8.4888
xyY:
0.5224, 0.2896, 13.0775
CIE-Lab:
42.8797, 60.4122, 16.0773
CIE-LCH:
42.8797, 62.5149, 14.9026
CIE-Luv:
42.8797, 104.1899, 6.4883
Hunter-Lab:
36.1628, 53.1386, 11.3963
#bf274e color charts
#bf274e color shades, tints & tones
#bf274e color schemes
#bf274e color preview, HTML & CSS examples
This text has a color of #bf274e
<p style="color:#bf274e;">Text here</p>
.mytext {color:#bf274e;}
This box has a color of #bf274e
<div style="background-color:#bf274e;">Content here</div>
.mybackground {background-color:#bf274e;}
Border around this has a color of #bf274e
<div style="border:2px solid #bf274e;">Content here</div>
.myborder {border:2px solid #bf274e;}