#e69a98 color space conversions
Hex:
#e69a98
RGB:
230, 154, 152
CMY:
10, 40, 40
CMYK:
0, 33, 34, 10
HSL:
2°, 60.9375%, 74.9020%
HSV (HSB):
2°, 33.9130%, 90.1961%
XYZ:
49.8562, 42.2012, 35.2237
xyY:
0.3917, 0.3316, 42.2012
CIE-Lab:
71.0094, 28.1995, 12.7212
CIE-LCH:
71.0094, 30.9360, 24.2808
CIE-Luv:
71.0094, 50.8294, 12.2995
Hunter-Lab:
64.9624, 23.3077, 13.3257
#e69a98 color charts
#e69a98 color shades, tints & tones
#e69a98 color schemes
#e69a98 color preview, HTML & CSS examples
This text has a color of #e69a98
<p style="color:#e69a98;">Text here</p>
.mytext {color:#e69a98;}
This box has a color of #e69a98
<div style="background-color:#e69a98;">Content here</div>
.mybackground {background-color:#e69a98;}
Border around this has a color of #e69a98
<div style="border:2px solid #e69a98;">Content here</div>
.myborder {border:2px solid #e69a98;}