#be00a2 color space conversions
Hex:
#be00a2
RGB:
190, 0, 162
CMY:
25, 100, 36
CMYK:
0, 100, 15, 25
HSL:
309°, 100.0000%, 37.2549%
HSV (HSB):
309°, 100.0000%, 74.5098%
XYZ:
27.7568, 13.5558, 35.3360
xyY:
0.3621, 0.1769, 13.5558
CIE-Lab:
43.5890, 74.8774, -34.7011
CIE-LCH:
43.5890, 82.5275, 335.1351
CIE-Luv:
43.5890, 74.5259, -60.3045
Hunter-Lab:
36.8182, 70.1372, -31.1305
#be00a2 color charts
#be00a2 color shades, tints & tones
#be00a2 color schemes
#be00a2 color preview, HTML & CSS examples
This text has a color of #be00a2
<p style="color:#be00a2;">Text here</p>
.mytext {color:#be00a2;}
This box has a color of #be00a2
<div style="background-color:#be00a2;">Content here</div>
.mybackground {background-color:#be00a2;}
Border around this has a color of #be00a2
<div style="border:2px solid #be00a2;">Content here</div>
.myborder {border:2px solid #be00a2;}