#be2c3c color space conversions
Hex:
#be2c3c
RGB:
190, 44, 60
CMY:
25, 83, 76
CMYK:
0, 77, 68, 25
HSL:
353°, 62.3932%, 45.8824%
HSV (HSB):
353°, 76.8421%, 74.5098%
XYZ:
22.9515, 13.0748, 5.5890
xyY:
0.5515, 0.3142, 13.0748
CIE-Lab:
42.8757, 57.5842, 27.1815
CIE-LCH:
42.8757, 63.6771, 25.2688
CIE-Luv:
42.8757, 106.7016, 17.0649
Hunter-Lab:
36.1590, 50.0223, 16.1471
#be2c3c color charts
#be2c3c color shades, tints & tones
#be2c3c color schemes
#be2c3c color preview, HTML & CSS examples
This text has a color of #be2c3c
<p style="color:#be2c3c;">Text here</p>
.mytext {color:#be2c3c;}
This box has a color of #be2c3c
<div style="background-color:#be2c3c;">Content here</div>
.mybackground {background-color:#be2c3c;}
Border around this has a color of #be2c3c
<div style="border:2px solid #be2c3c;">Content here</div>
.myborder {border:2px solid #be2c3c;}