#be005b color space conversions
Hex:
#be005b
RGB:
190, 0, 91
CMY:
25, 100, 64
CMYK:
0, 100, 52, 25
HSL:
331°, 100.0000%, 37.2549%
HSV (HSB):
331°, 100.0000%, 74.5098%
XYZ:
23.1235, 11.7025, 10.9376
xyY:
0.5053, 0.2557, 11.7025
CIE-Lab:
40.7393, 67.5687, 4.8547
CIE-LCH:
40.7393, 67.7428, 4.1096
CIE-Luv:
40.7393, 106.8483, -7.0587
Hunter-Lab:
34.2089, 60.7917, 4.9895
#be005b color charts
#be005b color shades, tints & tones
#be005b color schemes
#be005b color preview, HTML & CSS examples
This text has a color of #be005b
<p style="color:#be005b;">Text here</p>
.mytext {color:#be005b;}
This box has a color of #be005b
<div style="background-color:#be005b;">Content here</div>
.mybackground {background-color:#be005b;}
Border around this has a color of #be005b
<div style="border:2px solid #be005b;">Content here</div>
.myborder {border:2px solid #be005b;}