#ef7e7d color space conversions
Hex:
#ef7e7d
RGB:
239, 126, 125
CMY:
6, 51, 51
CMYK:
0, 47, 48, 6
HSL:
1°, 78.0822%, 71.3725%
HSV (HSB):
1°, 47.6987%, 93.7255%
XYZ:
46.7591, 34.7531, 23.6456
xyY:
0.4447, 0.3305, 34.7531
CIE-Lab:
65.5560, 43.1767, 20.3984
CIE-LCH:
65.5560, 47.7527, 25.2879
CIE-Luv:
65.5560, 80.8471, 18.0245
Hunter-Lab:
58.9518, 38.4164, 17.4850
#ef7e7d color charts
#ef7e7d color shades, tints & tones
#ef7e7d color schemes
#ef7e7d color preview, HTML & CSS examples
This text has a color of #ef7e7d
<p style="color:#ef7e7d;">Text here</p>
.mytext {color:#ef7e7d;}
This box has a color of #ef7e7d
<div style="background-color:#ef7e7d;">Content here</div>
.mybackground {background-color:#ef7e7d;}
Border around this has a color of #ef7e7d
<div style="border:2px solid #ef7e7d;">Content here</div>
.myborder {border:2px solid #ef7e7d;}