#e69f9f color space conversions
Hex:
#e69f9f
RGB:
230, 159, 159
CMY:
10, 38, 38
CMYK:
0, 31, 31, 10
HSL:
0°, 58.6777%, 76.2745%
HSV (HSB):
0°, 30.8696%, 90.1961%
XYZ:
51.2893, 44.1225, 38.6141
xyY:
0.3827, 0.3292, 44.1225
CIE-Lab:
72.3103, 26.4194, 10.6932
CIE-LCH:
72.3103, 28.5014, 22.0355
CIE-Luv:
72.3103, 46.6679, 10.0540
Hunter-Lab:
66.4247, 21.5839, 12.0308
#e69f9f color charts
#e69f9f color shades, tints & tones
#e69f9f color schemes
#e69f9f color preview, HTML & CSS examples
This text has a color of #e69f9f
<p style="color:#e69f9f;">Text here</p>
.mytext {color:#e69f9f;}
This box has a color of #e69f9f
<div style="background-color:#e69f9f;">Content here</div>
.mybackground {background-color:#e69f9f;}
Border around this has a color of #e69f9f
<div style="border:2px solid #e69f9f;">Content here</div>
.myborder {border:2px solid #e69f9f;}