#be2a23 color space conversions
Hex:
#be2a23
RGB:
190, 42, 35
CMY:
25, 84, 86
CMYK:
0, 78, 82, 25
HSL:
3°, 68.8889%, 44.1176%
HSV (HSB):
3°, 81.5789%, 74.5098%
XYZ:
22.3665, 12.7244, 2.8673
xyY:
0.5892, 0.3352, 12.7244
CIE-Lab:
42.3451, 57.2033, 41.0924
CIE-LCH:
42.3451, 70.4330, 35.6918
CIE-Luv:
42.3451, 113.1033, 26.3698
Hunter-Lab:
35.6713, 49.4978, 20.2041
#be2a23 color charts
#be2a23 color shades, tints & tones
#be2a23 color schemes
#be2a23 color preview, HTML & CSS examples
This text has a color of #be2a23
<p style="color:#be2a23;">Text here</p>
.mytext {color:#be2a23;}
This box has a color of #be2a23
<div style="background-color:#be2a23;">Content here</div>
.mybackground {background-color:#be2a23;}
Border around this has a color of #be2a23
<div style="border:2px solid #be2a23;">Content here</div>
.myborder {border:2px solid #be2a23;}