#e68f8e color space conversions
Hex:
#e68f8e
RGB:
230, 143, 142
CMY:
10, 44, 44
CMYK:
0, 38, 38, 10
HSL:
1°, 63.7681%, 72.9412%
HSV (HSB):
1°, 38.2609%, 90.1961%
XYZ:
47.3381, 38.4209, 30.5122
xyY:
0.4071, 0.3304, 38.4209
CIE-Lab:
68.3297, 32.8434, 14.5177
CIE-LCH:
68.3297, 35.9089, 23.8468
CIE-Luv:
68.3297, 59.4431, 13.4631
Hunter-Lab:
61.9846, 27.8486, 14.2035
#e68f8e color charts
#e68f8e color shades, tints & tones
#e68f8e color schemes
#e68f8e color preview, HTML & CSS examples
This text has a color of #e68f8e
<p style="color:#e68f8e;">Text here</p>
.mytext {color:#e68f8e;}
This box has a color of #e68f8e
<div style="background-color:#e68f8e;">Content here</div>
.mybackground {background-color:#e68f8e;}
Border around this has a color of #e68f8e
<div style="border:2px solid #e68f8e;">Content here</div>
.myborder {border:2px solid #e68f8e;}