#be016b color space conversions
Hex:
#be016b
RGB:
190, 1, 107
CMY:
25, 100, 58
CMYK:
0, 99, 44, 25
HSL:
326°, 98.9529%, 37.4510%
HSV (HSB):
326°, 99.4737%, 74.5098%
XYZ:
23.8999, 12.0304, 14.9724
xyY:
0.4695, 0.2363, 12.0304
CIE-Lab:
41.2644, 68.7603, -4.4985
CIE-LCH:
41.2644, 68.9073, 356.2569
CIE-Luv:
41.2644, 99.6024, -18.2275
Hunter-Lab:
34.6849, 62.2985, -1.3142
#be016b color charts
#be016b color shades, tints & tones
#be016b color schemes
#be016b color preview, HTML & CSS examples
This text has a color of #be016b
<p style="color:#be016b;">Text here</p>
.mytext {color:#be016b;}
This box has a color of #be016b
<div style="background-color:#be016b;">Content here</div>
.mybackground {background-color:#be016b;}
Border around this has a color of #be016b
<div style="border:2px solid #be016b;">Content here</div>
.myborder {border:2px solid #be016b;}