#ea7f8f color space conversions
Hex:
#ea7f8f
RGB:
234, 127, 143
CMY:
8, 50, 44
CMYK:
0, 46, 39, 8
HSL:
351°, 71.8121%, 70.7843%
HSV (HSB):
351°, 45.7265%, 91.7647%
XYZ:
46.4790, 34.6543, 30.2258
xyY:
0.4174, 0.3112, 34.6543
CIE-Lab:
65.4787, 42.7201, 10.0128
CIE-LCH:
65.4787, 43.8779, 13.1910
CIE-Luv:
65.4787, 72.4812, 5.4488
Hunter-Lab:
58.8679, 37.9152, 10.7650
#ea7f8f color charts
#ea7f8f color shades, tints & tones
#ea7f8f color schemes
#ea7f8f color preview, HTML & CSS examples
This text has a color of #ea7f8f
<p style="color:#ea7f8f;">Text here</p>
.mytext {color:#ea7f8f;}
This box has a color of #ea7f8f
<div style="background-color:#ea7f8f;">Content here</div>
.mybackground {background-color:#ea7f8f;}
Border around this has a color of #ea7f8f
<div style="border:2px solid #ea7f8f;">Content here</div>
.myborder {border:2px solid #ea7f8f;}