#ed9975 color space conversions
Hex:
#ed9975
RGB:
237, 153, 117
CMY:
7, 40, 54
CMYK:
0, 35, 51, 7
HSL:
18°, 76.9231%, 69.4118%
HSV (HSB):
18°, 50.6329%, 92.9412%
XYZ:
49.5272, 42.0713, 22.3398
xyY:
0.4347, 0.3692, 42.0713
CIE-Lab:
70.9201, 27.6954, 31.9017
CIE-LCH:
70.9201, 42.2464, 49.0371
CIE-Luv:
70.9201, 61.9070, 35.1536
Hunter-Lab:
64.8624, 22.7885, 24.9831
#ed9975 color charts
#ed9975 color shades, tints & tones
#ed9975 color schemes
#ed9975 color preview, HTML & CSS examples
This text has a color of #ed9975
<p style="color:#ed9975;">Text here</p>
.mytext {color:#ed9975;}
This box has a color of #ed9975
<div style="background-color:#ed9975;">Content here</div>
.mybackground {background-color:#ed9975;}
Border around this has a color of #ed9975
<div style="border:2px solid #ed9975;">Content here</div>
.myborder {border:2px solid #ed9975;}