#be225c color space conversions
Hex:
#be225c
RGB:
190, 34, 92
CMY:
25, 87, 64
CMYK:
0, 82, 52, 25
HSL:
338°, 69.6429%, 43.9216%
HSV (HSB):
338°, 82.1053%, 74.5098%
XYZ:
23.7390, 12.8639, 11.3570
xyY:
0.4950, 0.2682, 12.8639
CIE-Lab:
42.5575, 62.4768, 6.8160
CIE-LCH:
42.5575, 62.8475, 6.2261
CIE-Luv:
42.5575, 100.0381, -3.6819
Hunter-Lab:
35.8663, 55.3786, 6.3323
#be225c color charts
#be225c color shades, tints & tones
#be225c color schemes
#be225c color preview, HTML & CSS examples
This text has a color of #be225c
<p style="color:#be225c;">Text here</p>
.mytext {color:#be225c;}
This box has a color of #be225c
<div style="background-color:#be225c;">Content here</div>
.mybackground {background-color:#be225c;}
Border around this has a color of #be225c
<div style="border:2px solid #be225c;">Content here</div>
.myborder {border:2px solid #be225c;}