#e92a50 color space conversions
Hex:
#e92a50
RGB:
233, 42, 80
CMY:
9, 84, 69
CMYK:
0, 82, 66, 9
HSL:
348°, 81.2766%, 53.9216%
HSV (HSB):
348°, 81.9742%, 91.3725%
XYZ:
35.8802, 19.5588, 9.4735
xyY:
0.5527, 0.3013, 19.5588
CIE-Lab:
51.3346, 71.1263, 27.4710
CIE-LCH:
51.3346, 76.2470, 21.1180
CIE-Luv:
51.3346, 135.7474, 15.8837
Hunter-Lab:
44.2253, 67.4238, 18.2571
#e92a50 color charts
#e92a50 color shades, tints & tones
#e92a50 color schemes
#e92a50 color preview, HTML & CSS examples
This text has a color of #e92a50
<p style="color:#e92a50;">Text here</p>
.mytext {color:#e92a50;}
This box has a color of #e92a50
<div style="background-color:#e92a50;">Content here</div>
.mybackground {background-color:#e92a50;}
Border around this has a color of #e92a50
<div style="border:2px solid #e92a50;">Content here</div>
.myborder {border:2px solid #e92a50;}