#ed85b5 color space conversions
Hex:
#ed85b5
RGB:
237, 133, 181
CMY:
7, 48, 29
CMYK:
0, 44, 24, 7
HSL:
332°, 74.2857%, 72.5490%
HSV (HSB):
332°, 43.8819%, 92.9412%
XYZ:
51.6531, 38.1158, 48.3507
xyY:
0.3740, 0.2760, 38.1158
CIE-Lab:
68.1059, 45.5021, -7.5746
CIE-LCH:
68.1059, 46.1282, 350.5488
CIE-Luv:
68.1059, 62.8899, -19.4109
Hunter-Lab:
61.7380, 41.3005, -3.2170
#ed85b5 color charts
#ed85b5 color shades, tints & tones
#ed85b5 color schemes
#ed85b5 color preview, HTML & CSS examples
This text has a color of #ed85b5
<p style="color:#ed85b5;">Text here</p>
.mytext {color:#ed85b5;}
This box has a color of #ed85b5
<div style="background-color:#ed85b5;">Content here</div>
.mybackground {background-color:#ed85b5;}
Border around this has a color of #ed85b5
<div style="border:2px solid #ed85b5;">Content here</div>
.myborder {border:2px solid #ed85b5;}