#e69f95 color space conversions
Hex:
#e69f95
RGB:
230, 159, 149
CMY:
10, 38, 42
CMYK:
0, 31, 35, 10
HSL:
7°, 61.8321%, 74.3137%
HSV (HSB):
7°, 35.2174%, 90.1961%
XYZ:
50.4561, 43.7892, 34.2266
xyY:
0.3927, 0.3408, 43.7892
CIE-Lab:
72.0874, 25.1639, 15.8876
CIE-LCH:
72.0874, 29.7597, 32.2669
CIE-Luv:
72.0874, 48.1070, 17.0803
Hunter-Lab:
66.1734, 20.2997, 15.6551
#e69f95 color charts
#e69f95 color shades, tints & tones
#e69f95 color schemes
#e69f95 color preview, HTML & CSS examples
This text has a color of #e69f95
<p style="color:#e69f95;">Text here</p>
.mytext {color:#e69f95;}
This box has a color of #e69f95
<div style="background-color:#e69f95;">Content here</div>
.mybackground {background-color:#e69f95;}
Border around this has a color of #e69f95
<div style="border:2px solid #e69f95;">Content here</div>
.myborder {border:2px solid #e69f95;}