#be024b color space conversions
Hex:
#be024b
RGB:
190, 2, 75
CMY:
25, 99, 71
CMYK:
0, 99, 61, 25
HSL:
337°, 97.9167%, 37.6471%
HSV (HSB):
337°, 98.9474%, 74.5098%
XYZ:
22.5269, 11.4986, 7.6888
xyY:
0.5400, 0.2757, 11.4986
CIE-Lab:
40.4078, 66.2896, 14.5885
CIE-LCH:
40.4078, 67.8759, 12.4114
CIE-Luv:
40.4078, 113.1301, 3.2669
Hunter-Lab:
33.9095, 59.2401, 10.2931
#be024b color charts
#be024b color shades, tints & tones
#be024b color schemes
#be024b color preview, HTML & CSS examples
This text has a color of #be024b
<p style="color:#be024b;">Text here</p>
.mytext {color:#be024b;}
This box has a color of #be024b
<div style="background-color:#be024b;">Content here</div>
.mybackground {background-color:#be024b;}
Border around this has a color of #be024b
<div style="border:2px solid #be024b;">Content here</div>
.myborder {border:2px solid #be024b;}