#bf2e7f color space conversions
Hex:
#bf2e7f
RGB:
191, 46, 127
CMY:
25, 82, 50
CMYK:
0, 76, 34, 25
HSL:
326°, 61.1814%, 46.4706%
HSV (HSB):
326°, 75.9162%, 74.9020%
XYZ:
26.2936, 14.5627, 21.5037
xyY:
0.4216, 0.2335, 14.5627
CIE-Lab:
45.0293, 62.7349, -11.2472
CIE-LCH:
45.0293, 63.7352, 349.8359
CIE-Luv:
45.0293, 83.2770, -26.0592
Hunter-Lab:
38.1611, 56.2077, -6.6971
#bf2e7f color charts
#bf2e7f color shades, tints & tones
#bf2e7f color schemes
#bf2e7f color preview, HTML & CSS examples
This text has a color of #bf2e7f
<p style="color:#bf2e7f;">Text here</p>
.mytext {color:#bf2e7f;}
This box has a color of #bf2e7f
<div style="background-color:#bf2e7f;">Content here</div>
.mybackground {background-color:#bf2e7f;}
Border around this has a color of #bf2e7f
<div style="border:2px solid #bf2e7f;">Content here</div>
.myborder {border:2px solid #bf2e7f;}