#be2e22 color space conversions
Hex:
#be2e22
RGB:
190, 46, 34
CMY:
25, 82, 87
CMYK:
0, 76, 82, 25
HSL:
5°, 69.6429%, 43.9216%
HSV (HSB):
5°, 82.1053%, 74.5098%
XYZ:
22.5009, 13.0166, 2.8399
xyY:
0.5866, 0.3394, 13.0166
CIE-Lab:
42.7883, 55.9099, 42.0469
CIE-LCH:
42.7883, 69.9561, 36.9449
CIE-Luv:
42.7883, 111.2114, 27.4822
Hunter-Lab:
36.0786, 48.1867, 20.5880
#be2e22 color charts
#be2e22 color shades, tints & tones
#be2e22 color schemes
#be2e22 color preview, HTML & CSS examples
This text has a color of #be2e22
<p style="color:#be2e22;">Text here</p>
.mytext {color:#be2e22;}
This box has a color of #be2e22
<div style="background-color:#be2e22;">Content here</div>
.mybackground {background-color:#be2e22;}
Border around this has a color of #be2e22
<div style="border:2px solid #be2e22;">Content here</div>
.myborder {border:2px solid #be2e22;}