#be025d color space conversions
Hex:
#be025d
RGB:
190, 2, 93
CMY:
25, 99, 64
CMYK:
0, 99, 51, 25
HSL:
331°, 97.9167%, 37.6471%
HSV (HSB):
331°, 98.9474%, 74.5098%
XYZ:
23.2327, 11.7809, 11.4054
xyY:
0.5005, 0.2538, 11.7809
CIE-Lab:
40.8657, 67.5142, 3.7658
CIE-LCH:
40.8657, 67.6191, 3.1925
CIE-Luv:
40.8657, 105.7332, -8.2552
Hunter-Lab:
34.3233, 60.7571, 4.3247
#be025d color charts
#be025d color shades, tints & tones
#be025d color schemes
#be025d color preview, HTML & CSS examples
This text has a color of #be025d
<p style="color:#be025d;">Text here</p>
.mytext {color:#be025d;}
This box has a color of #be025d
<div style="background-color:#be025d;">Content here</div>
.mybackground {background-color:#be025d;}
Border around this has a color of #be025d
<div style="border:2px solid #be025d;">Content here</div>
.myborder {border:2px solid #be025d;}