#bf2e4c color space conversions
Hex:
#bf2e4c
RGB:
191, 46, 76
CMY:
25, 82, 70
CMYK:
0, 76, 60, 25
HSL:
348°, 61.1814%, 46.4706%
HSV (HSB):
348°, 75.9162%, 74.9020%
XYZ:
23.7674, 13.5522, 8.2006
xyY:
0.5221, 0.2977, 13.5522
CIE-Lab:
43.5837, 58.1787, 18.2690
CIE-LCH:
43.5837, 60.9797, 17.4331
CIE-Luv:
43.5837, 101.9531, 9.2577
Hunter-Lab:
36.8133, 50.8199, 12.5617
#bf2e4c color charts
#bf2e4c color shades, tints & tones
#bf2e4c color schemes
#bf2e4c color preview, HTML & CSS examples
This text has a color of #bf2e4c
<p style="color:#bf2e4c;">Text here</p>
.mytext {color:#bf2e4c;}
This box has a color of #bf2e4c
<div style="background-color:#bf2e4c;">Content here</div>
.mybackground {background-color:#bf2e4c;}
Border around this has a color of #bf2e4c
<div style="border:2px solid #bf2e4c;">Content here</div>
.myborder {border:2px solid #bf2e4c;}