#ea7a7c color space conversions
Hex:
#ea7a7c
RGB:
234, 122, 124
CMY:
8, 52, 51
CMYK:
0, 48, 47, 8
HSL:
359°, 72.7273%, 69.8039%
HSV (HSB):
359°, 47.8632%, 91.7647%
XYZ:
44.5293, 32.8667, 23.0657
xyY:
0.4432, 0.3272, 32.8667
CIE-Lab:
64.0529, 43.2790, 18.7976
CIE-LCH:
64.0529, 47.1850, 23.4770
CIE-Luv:
64.0529, 79.7136, 15.9861
Hunter-Lab:
57.3295, 38.3189, 16.2761
#ea7a7c color charts
#ea7a7c color shades, tints & tones
#ea7a7c color schemes
#ea7a7c color preview, HTML & CSS examples
This text has a color of #ea7a7c
<p style="color:#ea7a7c;">Text here</p>
.mytext {color:#ea7a7c;}
This box has a color of #ea7a7c
<div style="background-color:#ea7a7c;">Content here</div>
.mybackground {background-color:#ea7a7c;}
Border around this has a color of #ea7a7c
<div style="border:2px solid #ea7a7c;">Content here</div>
.myborder {border:2px solid #ea7a7c;}