#be2c6e color space conversions
Hex:
#be2c6e
RGB:
190, 44, 110
CMY:
25, 83, 57
CMYK:
0, 77, 42, 25
HSL:
333°, 62.3932%, 45.8824%
HSV (HSB):
333°, 76.8421%, 74.5098%
XYZ:
24.9504, 13.8743, 16.1148
xyY:
0.4541, 0.2525, 13.8743
CIE-Lab:
44.0521, 61.3017, -2.2536
CIE-LCH:
44.0521, 61.3431, 357.8946
CIE-Luv:
44.0521, 89.8009, -14.0936
Hunter-Lab:
37.2482, 54.3821, 0.4229
#be2c6e color charts
#be2c6e color shades, tints & tones
#be2c6e color schemes
#be2c6e color preview, HTML & CSS examples
This text has a color of #be2c6e
<p style="color:#be2c6e;">Text here</p>
.mytext {color:#be2c6e;}
This box has a color of #be2c6e
<div style="background-color:#be2c6e;">Content here</div>
.mybackground {background-color:#be2c6e;}
Border around this has a color of #be2c6e
<div style="border:2px solid #be2c6e;">Content here</div>
.myborder {border:2px solid #be2c6e;}