#be2e36 color space conversions
Hex:
#be2e36
RGB:
190, 46, 54
CMY:
25, 82, 79
CMYK:
0, 76, 72, 25
HSL:
357°, 61.0169%, 46.2745%
HSV (HSB):
357°, 75.7895%, 74.5098%
XYZ:
22.8781, 13.1675, 4.8258
xyY:
0.5598, 0.3222, 13.1675
CIE-Lab:
43.0145, 56.6532, 30.9709
CIE-LCH:
43.0145, 64.5661, 28.6644
CIE-Luv:
43.0145, 107.2487, 20.2618
Hunter-Lab:
36.2870, 49.0375, 17.5160
#be2e36 color charts
#be2e36 color shades, tints & tones
#be2e36 color schemes
#be2e36 color preview, HTML & CSS examples
This text has a color of #be2e36
<p style="color:#be2e36;">Text here</p>
.mytext {color:#be2e36;}
This box has a color of #be2e36
<div style="background-color:#be2e36;">Content here</div>
.mybackground {background-color:#be2e36;}
Border around this has a color of #be2e36
<div style="border:2px solid #be2e36;">Content here</div>
.myborder {border:2px solid #be2e36;}