#be2a44 color space conversions
Hex:
#be2a44
RGB:
190, 42, 68
CMY:
25, 84, 73
CMYK:
0, 78, 64, 25
HSL:
349°, 63.7931%, 45.4902%
HSV (HSB):
349°, 77.8947%, 74.5098%
XYZ:
23.1066, 13.0204, 6.7642
xyY:
0.5387, 0.3036, 13.0204
CIE-Lab:
42.7940, 58.6357, 22.1587
CIE-LCH:
42.7940, 62.6830, 20.7018
CIE-Luv:
42.7940, 105.3439, 12.5604
Hunter-Lab:
36.0838, 51.1571, 14.1443
#be2a44 color charts
#be2a44 color shades, tints & tones
#be2a44 color schemes
#be2a44 color preview, HTML & CSS examples
This text has a color of #be2a44
<p style="color:#be2a44;">Text here</p>
.mytext {color:#be2a44;}
This box has a color of #be2a44
<div style="background-color:#be2a44;">Content here</div>
.mybackground {background-color:#be2a44;}
Border around this has a color of #be2a44
<div style="border:2px solid #be2a44;">Content here</div>
.myborder {border:2px solid #be2a44;}