#be124c color space conversions
Hex:
#be124c
RGB:
190, 18, 76
CMY:
25, 93, 70
CMYK:
0, 91, 60, 25
HSL:
340°, 82.6923%, 40.7843%
HSV (HSB):
340°, 90.5263%, 74.5098%
XYZ:
22.7560, 11.9016, 7.9353
xyY:
0.5343, 0.2794, 11.9016
CIE-Lab:
41.0592, 64.5271, 14.8373
CIE-LCH:
41.0592, 66.2110, 12.9494
CIE-Luv:
41.0592, 110.2545, 4.0276
Hunter-Lab:
34.4986, 57.3697, 10.5112
#be124c color charts
#be124c color shades, tints & tones
#be124c color schemes
#be124c color preview, HTML & CSS examples
This text has a color of #be124c
<p style="color:#be124c;">Text here</p>
.mytext {color:#be124c;}
This box has a color of #be124c
<div style="background-color:#be124c;">Content here</div>
.mybackground {background-color:#be124c;}
Border around this has a color of #be124c
<div style="border:2px solid #be124c;">Content here</div>
.myborder {border:2px solid #be124c;}