#ea7a7e color space conversions
Hex:
#ea7a7e
RGB:
234, 122, 126
CMY:
8, 52, 51
CMYK:
0, 48, 46, 8
HSL:
358°, 72.7273%, 69.8039%
HSV (HSB):
358°, 47.8632%, 91.7647%
XYZ:
44.6571, 32.9179, 23.7388
xyY:
0.4408, 0.3249, 32.9179
CIE-Lab:
64.0943, 43.4713, 17.7206
CIE-LCH:
64.0943, 46.9444, 22.1777
CIE-Luv:
64.0943, 79.2949, 14.6838
Hunter-Lab:
57.3741, 38.5308, 15.6304
#ea7a7e color charts
#ea7a7e color shades, tints & tones
#ea7a7e color schemes
#ea7a7e color preview, HTML & CSS examples
This text has a color of #ea7a7e
<p style="color:#ea7a7e;">Text here</p>
.mytext {color:#ea7a7e;}
This box has a color of #ea7a7e
<div style="background-color:#ea7a7e;">Content here</div>
.mybackground {background-color:#ea7a7e;}
Border around this has a color of #ea7a7e
<div style="border:2px solid #ea7a7e;">Content here</div>
.myborder {border:2px solid #ea7a7e;}