#be123c color space conversions
Hex:
#be123c
RGB:
190, 18, 60
CMY:
25, 93, 76
CMYK:
0, 91, 68, 25
HSL:
345°, 82.6923%, 40.7843%
HSV (HSB):
345°, 90.5263%, 74.5098%
XYZ:
22.2671, 11.7060, 5.3608
xyY:
0.5661, 0.2976, 11.7060
CIE-Lab:
40.7450, 63.6421, 24.5333
CIE-LCH:
40.7450, 68.2070, 21.0811
CIE-Luv:
40.7450, 115.7284, 12.7713
Hunter-Lab:
34.2140, 56.2965, 14.6599
#be123c color charts
#be123c color shades, tints & tones
#be123c color schemes
#be123c color preview, HTML & CSS examples
This text has a color of #be123c
<p style="color:#be123c;">Text here</p>
.mytext {color:#be123c;}
This box has a color of #be123c
<div style="background-color:#be123c;">Content here</div>
.mybackground {background-color:#be123c;}
Border around this has a color of #be123c
<div style="border:2px solid #be123c;">Content here</div>
.myborder {border:2px solid #be123c;}