#e80a65 color space conversions
Hex:
#e80a65
RGB:
232, 10, 101
CMY:
9, 96, 60
CMYK:
0, 96, 56, 9
HSL:
335°, 91.7355%, 47.4510%
HSV (HSB):
335°, 95.6897%, 90.9804%
XYZ:
35.7362, 18.3125, 13.9631
xyY:
0.5254, 0.2693, 18.3125
CIE-Lab:
49.8729, 76.9427, 12.7176
CIE-LCH:
49.8729, 77.9866, 9.3854
CIE-Luv:
49.8729, 134.7872, -0.3469
Hunter-Lab:
42.7931, 74.1763, 10.6093
#e80a65 color charts
#e80a65 color shades, tints & tones
#e80a65 color schemes
#e80a65 color preview, HTML & CSS examples
This text has a color of #e80a65
<p style="color:#e80a65;">Text here</p>
.mytext {color:#e80a65;}
This box has a color of #e80a65
<div style="background-color:#e80a65;">Content here</div>
.mybackground {background-color:#e80a65;}
Border around this has a color of #e80a65
<div style="border:2px solid #e80a65;">Content here</div>
.myborder {border:2px solid #e80a65;}