#e9485c color space conversions
Hex:
#e9485c
RGB:
233, 72, 92
CMY:
9, 72, 64
CMYK:
0, 69, 61, 9
HSL:
353°, 78.5366%, 59.8039%
HSV (HSB):
353°, 69.0987%, 91.3725%
XYZ:
37.8534, 22.7311, 12.5177
xyY:
0.5178, 0.3109, 22.7311
CIE-Lab:
54.7942, 62.7205, 24.8102
CIE-LCH:
54.7942, 67.4493, 21.5822
CIE-Luv:
54.7942, 118.1104, 16.3848
Hunter-Lab:
47.6771, 58.2857, 17.8074
#e9485c color charts
#e9485c color shades, tints & tones
#e9485c color schemes
#e9485c color preview, HTML & CSS examples
This text has a color of #e9485c
<p style="color:#e9485c;">Text here</p>
.mytext {color:#e9485c;}
This box has a color of #e9485c
<div style="background-color:#e9485c;">Content here</div>
.mybackground {background-color:#e9485c;}
Border around this has a color of #e9485c
<div style="border:2px solid #e9485c;">Content here</div>
.myborder {border:2px solid #e9485c;}