#be2a41 color space conversions
Hex:
#be2a41
RGB:
190, 42, 65
CMY:
25, 84, 75
CMYK:
0, 78, 66, 25
HSL:
351°, 63.7931%, 45.4902%
HSV (HSB):
351°, 77.8947%, 74.5098%
XYZ:
23.0173, 12.9847, 6.2942
xyY:
0.5442, 0.3070, 12.9847
CIE-Lab:
42.7402, 58.4652, 23.9448
CIE-LCH:
42.7402, 63.1786, 22.2718
CIE-Luv:
42.7402, 106.2230, 14.1354
Hunter-Lab:
36.0343, 50.9586, 14.8677
#be2a41 color charts
#be2a41 color shades, tints & tones
#be2a41 color schemes
#be2a41 color preview, HTML & CSS examples
This text has a color of #be2a41
<p style="color:#be2a41;">Text here</p>
.mytext {color:#be2a41;}
This box has a color of #be2a41
<div style="background-color:#be2a41;">Content here</div>
.mybackground {background-color:#be2a41;}
Border around this has a color of #be2a41
<div style="border:2px solid #be2a41;">Content here</div>
.myborder {border:2px solid #be2a41;}