#ed98b9 color space conversions
Hex:
#ed98b9
RGB:
237, 152, 185
CMY:
7, 40, 27
CMYK:
0, 36, 22, 7
HSL:
337°, 70.2479%, 76.2745%
HSV (HSB):
337°, 35.8650%, 92.9412%
XYZ:
54.9102, 43.9638, 51.4907
xyY:
0.3652, 0.2924, 43.9638
CIE-Lab:
72.2043, 36.2388, -3.7424
CIE-LCH:
72.2043, 36.4315, 354.1040
CIE-Luv:
72.2043, 51.5870, -12.1377
Hunter-Lab:
66.3052, 31.7896, 0.3707
#ed98b9 color charts
#ed98b9 color shades, tints & tones
#ed98b9 color schemes
#ed98b9 color preview, HTML & CSS examples
This text has a color of #ed98b9
<p style="color:#ed98b9;">Text here</p>
.mytext {color:#ed98b9;}
This box has a color of #ed98b9
<div style="background-color:#ed98b9;">Content here</div>
.mybackground {background-color:#ed98b9;}
Border around this has a color of #ed98b9
<div style="border:2px solid #ed98b9;">Content here</div>
.myborder {border:2px solid #ed98b9;}