#be2e2b color space conversions
Hex:
#be2e2b
RGB:
190, 46, 43
CMY:
25, 82, 83
CMYK:
0, 76, 77, 25
HSL:
1°, 63.0901%, 45.6863%
HSV (HSB):
1°, 77.3684%, 74.5098%
XYZ:
22.6482, 13.0756, 3.6156
xyY:
0.5757, 0.3324, 13.0756
CIE-Lab:
42.8769, 56.2016, 37.2275
CIE-LCH:
42.8769, 67.4130, 33.5202
CIE-Luv:
42.8769, 109.6292, 24.6056
Hunter-Lab:
36.1601, 48.5200, 19.3837
#be2e2b color charts
#be2e2b color shades, tints & tones
#be2e2b color schemes
#be2e2b color preview, HTML & CSS examples
This text has a color of #be2e2b
<p style="color:#be2e2b;">Text here</p>
.mytext {color:#be2e2b;}
This box has a color of #be2e2b
<div style="background-color:#be2e2b;">Content here</div>
.mybackground {background-color:#be2e2b;}
Border around this has a color of #be2e2b
<div style="border:2px solid #be2e2b;">Content here</div>
.myborder {border:2px solid #be2e2b;}