#be228c color space conversions
Hex:
#be228c
RGB:
190, 34, 140
CMY:
25, 87, 45
CMYK:
0, 82, 26, 25
HSL:
319°, 69.6429%, 43.9216%
HSV (HSB):
319°, 82.1053%, 74.5098%
XYZ:
26.5409, 13.9847, 26.1114
xyY:
0.3983, 0.2099, 13.9847
CIE-Lab:
44.2109, 67.2803, -20.4448
CIE-LCH:
44.2109, 70.3181, 343.0973
CIE-Luv:
44.2109, 80.2152, -39.2685
Hunter-Lab:
37.3961, 61.2425, -15.2214
#be228c color charts
#be228c color shades, tints & tones
#be228c color schemes
#be228c color preview, HTML & CSS examples
This text has a color of #be228c
<p style="color:#be228c;">Text here</p>
.mytext {color:#be228c;}
This box has a color of #be228c
<div style="background-color:#be228c;">Content here</div>
.mybackground {background-color:#be228c;}
Border around this has a color of #be228c
<div style="border:2px solid #be228c;">Content here</div>
.myborder {border:2px solid #be228c;}