#e07e81 color space conversions
Hex:
#e07e81
RGB:
224, 126, 129
CMY:
12, 51, 49
CMYK:
0, 44, 42, 12
HSL:
358°, 61.2500%, 68.6275%
HSV (HSB):
358°, 43.7500%, 87.8431%
XYZ:
42.1638, 32.3540, 24.7915
xyY:
0.4246, 0.3258, 32.3540
CIE-Lab:
63.6344, 38.0808, 15.1738
CIE-LCH:
63.6344, 40.9925, 21.7255
CIE-Luv:
63.6344, 68.1559, 12.8084
Hunter-Lab:
56.8806, 32.7755, 13.9747
#e07e81 color charts
#e07e81 color shades, tints & tones
#e07e81 color schemes
#e07e81 color preview, HTML & CSS examples
This text has a color of #e07e81
<p style="color:#e07e81;">Text here</p>
.mytext {color:#e07e81;}
This box has a color of #e07e81
<div style="background-color:#e07e81;">Content here</div>
.mybackground {background-color:#e07e81;}
Border around this has a color of #e07e81
<div style="border:2px solid #e07e81;">Content here</div>
.myborder {border:2px solid #e07e81;}