#be2a53 color space conversions
Hex:
#be2a53
RGB:
190, 42, 83
CMY:
25, 84, 67
CMYK:
0, 78, 56, 25
HSL:
343°, 63.7931%, 45.4902%
HSV (HSB):
343°, 77.8947%, 74.5098%
XYZ:
23.6245, 13.2276, 9.4916
xyY:
0.5098, 0.2854, 13.2276
CIE-Lab:
43.1042, 59.6131, 13.2242
CIE-LCH:
43.1042, 61.0623, 12.5076
CIE-Luv:
43.1042, 100.5149, 3.8560
Hunter-Lab:
36.3698, 52.3001, 9.9856
#be2a53 color charts
#be2a53 color shades, tints & tones
#be2a53 color schemes
#be2a53 color preview, HTML & CSS examples
This text has a color of #be2a53
<p style="color:#be2a53;">Text here</p>
.mytext {color:#be2a53;}
This box has a color of #be2a53
<div style="background-color:#be2a53;">Content here</div>
.mybackground {background-color:#be2a53;}
Border around this has a color of #be2a53
<div style="border:2px solid #be2a53;">Content here</div>
.myborder {border:2px solid #be2a53;}