#be2c3f color space conversions
Hex:
#be2c3f
RGB:
190, 44, 63
CMY:
25, 83, 75
CMYK:
0, 77, 67, 25
HSL:
352°, 62.3932%, 45.8824%
HSV (HSB):
352°, 76.8421%, 74.5098%
XYZ:
23.0331, 13.1074, 6.0186
xyY:
0.5463, 0.3109, 13.1074
CIE-Lab:
42.9246, 57.7417, 25.4081
CIE-LCH:
42.9246, 63.0847, 23.7509
CIE-Luv:
42.9246, 105.8897, 15.5951
Hunter-Lab:
36.2041, 50.2046, 15.4864
#be2c3f color charts
#be2c3f color shades, tints & tones
#be2c3f color schemes
#be2c3f color preview, HTML & CSS examples
This text has a color of #be2c3f
<p style="color:#be2c3f;">Text here</p>
.mytext {color:#be2c3f;}
This box has a color of #be2c3f
<div style="background-color:#be2c3f;">Content here</div>
.mybackground {background-color:#be2c3f;}
Border around this has a color of #be2c3f
<div style="border:2px solid #be2c3f;">Content here</div>
.myborder {border:2px solid #be2c3f;}