#be2a3a color space conversions
Hex:
#be2a3a
RGB:
190, 42, 58
CMY:
25, 84, 77
CMYK:
0, 78, 69, 25
HSL:
354°, 63.7931%, 45.4902%
HSV (HSB):
354°, 77.8947%, 74.5098%
XYZ:
22.8269, 12.9086, 5.2915
xyY:
0.5564, 0.3146, 12.9086
CIE-Lab:
42.6252, 58.0995, 28.0925
CIE-LCH:
42.6252, 64.5348, 25.8049
CIE-Luv:
42.6252, 108.1482, 17.5748
Hunter-Lab:
35.9285, 50.5337, 16.4178
#be2a3a color charts
#be2a3a color shades, tints & tones
#be2a3a color schemes
#be2a3a color preview, HTML & CSS examples
This text has a color of #be2a3a
<p style="color:#be2a3a;">Text here</p>
.mytext {color:#be2a3a;}
This box has a color of #be2a3a
<div style="background-color:#be2a3a;">Content here</div>
.mybackground {background-color:#be2a3a;}
Border around this has a color of #be2a3a
<div style="border:2px solid #be2a3a;">Content here</div>
.myborder {border:2px solid #be2a3a;}