#bf2e5e color space conversions
Hex:
#bf2e5e
RGB:
191, 46, 94
CMY:
25, 82, 63
CMYK:
0, 76, 51, 25
HSL:
340°, 61.1814%, 46.4706%
HSV (HSB):
340°, 75.9162%, 74.9020%
XYZ:
24.4832, 13.8385, 11.9704
xyY:
0.4868, 0.2752, 13.8385
CIE-Lab:
44.0004, 59.5139, 7.6387
CIE-LCH:
44.0004, 60.0021, 7.3140
CIE-Luv:
44.0004, 95.8795, -2.0373
Hunter-Lab:
37.2001, 52.3793, 6.9616
#bf2e5e color charts
#bf2e5e color shades, tints & tones
#bf2e5e color schemes
#bf2e5e color preview, HTML & CSS examples
This text has a color of #bf2e5e
<p style="color:#bf2e5e;">Text here</p>
.mytext {color:#bf2e5e;}
This box has a color of #bf2e5e
<div style="background-color:#bf2e5e;">Content here</div>
.mybackground {background-color:#bf2e5e;}
Border around this has a color of #bf2e5e
<div style="border:2px solid #bf2e5e;">Content here</div>
.myborder {border:2px solid #bf2e5e;}