#be2b29 color space conversions
Hex:
#be2b29
RGB:
190, 43, 41
CMY:
25, 83, 84
CMYK:
0, 77, 78, 25
HSL:
1°, 64.5022%, 45.2941%
HSV (HSB):
1°, 78.4211%, 74.5098%
XYZ:
22.4993, 12.8350, 3.3894
xyY:
0.5810, 0.3315, 12.8350
CIE-Lab:
42.5136, 57.0866, 37.9711
CIE-LCH:
42.5136, 68.5615, 33.6298
CIE-Luv:
42.5136, 111.5336, 24.6631
Hunter-Lab:
35.8260, 49.4056, 19.4689
#be2b29 color charts
#be2b29 color shades, tints & tones
#be2b29 color schemes
#be2b29 color preview, HTML & CSS examples
This text has a color of #be2b29
<p style="color:#be2b29;">Text here</p>
.mytext {color:#be2b29;}
This box has a color of #be2b29
<div style="background-color:#be2b29;">Content here</div>
.mybackground {background-color:#be2b29;}
Border around this has a color of #be2b29
<div style="border:2px solid #be2b29;">Content here</div>
.myborder {border:2px solid #be2b29;}