#be015e color space conversions
Hex:
#be015e
RGB:
190, 1, 94
CMY:
25, 100, 63
CMYK:
0, 99, 51, 25
HSL:
330°, 98.9529%, 37.4510%
HSV (HSB):
330°, 99.4737%, 74.5098%
XYZ:
23.2664, 11.7770, 11.6366
xyY:
0.4984, 0.2523, 11.7770
CIE-Lab:
40.8595, 67.6923, 3.1222
CIE-LCH:
40.8595, 67.7642, 2.6408
CIE-Luv:
40.8595, 105.4215, -9.0182
Hunter-Lab:
34.3176, 60.9623, 3.9180
#be015e color charts
#be015e color shades, tints & tones
#be015e color schemes
#be015e color preview, HTML & CSS examples
This text has a color of #be015e
<p style="color:#be015e;">Text here</p>
.mytext {color:#be015e;}
This box has a color of #be015e
<div style="background-color:#be015e;">Content here</div>
.mybackground {background-color:#be015e;}
Border around this has a color of #be015e
<div style="border:2px solid #be015e;">Content here</div>
.myborder {border:2px solid #be015e;}