#e69c95 color space conversions
Hex:
#e69c95
RGB:
230, 156, 149
CMY:
10, 39, 42
CMYK:
0, 32, 35, 10
HSL:
5°, 61.8321%, 74.3137%
HSV (HSB):
5°, 35.2174%, 90.1961%
XYZ:
49.9464, 42.7699, 34.0567
xyY:
0.3940, 0.3374, 42.7699
CIE-Lab:
71.3985, 26.7654, 14.9253
CIE-LCH:
71.3985, 30.6456, 29.1454
CIE-Luv:
71.3985, 50.0157, 15.4686
Hunter-Lab:
65.3987, 21.8767, 14.9035
#e69c95 color charts
#e69c95 color shades, tints & tones
#e69c95 color schemes
#e69c95 color preview, HTML & CSS examples
This text has a color of #e69c95
<p style="color:#e69c95;">Text here</p>
.mytext {color:#e69c95;}
This box has a color of #e69c95
<div style="background-color:#e69c95;">Content here</div>
.mybackground {background-color:#e69c95;}
Border around this has a color of #e69c95
<div style="border:2px solid #e69c95;">Content here</div>
.myborder {border:2px solid #e69c95;}