#e69b92 color space conversions
Hex:
#e69b92
RGB:
230, 155, 146
CMY:
10, 39, 43
CMYK:
0, 33, 37, 10
HSL:
6°, 62.6866%, 73.7255%
HSV (HSB):
6°, 36.5217%, 90.1961%
XYZ:
49.5428, 42.3410, 32.7556
xyY:
0.3975, 0.3397, 42.3410
CIE-Lab:
71.1054, 26.9389, 16.1714
CIE-LCH:
71.1054, 31.4200, 30.9763
CIE-Luv:
71.1054, 51.0961, 16.9981
Hunter-Lab:
65.0700, 22.0334, 15.7030
#e69b92 color charts
#e69b92 color shades, tints & tones
#e69b92 color schemes
#e69b92 color preview, HTML & CSS examples
This text has a color of #e69b92
<p style="color:#e69b92;">Text here</p>
.mytext {color:#e69b92;}
This box has a color of #e69b92
<div style="background-color:#e69b92;">Content here</div>
.mybackground {background-color:#e69b92;}
Border around this has a color of #e69b92
<div style="border:2px solid #e69b92;">Content here</div>
.myborder {border:2px solid #e69b92;}