#ed83d3 color space conversions
Hex:
#ed83d3
RGB:
237, 131, 211
CMY:
7, 49, 17
CMYK:
0, 45, 11, 7
HSL:
315°, 74.6479%, 72.1569%
HSV (HSB):
315°, 44.7257%, 92.9412%
XYZ:
54.7992, 38.9403, 66.2560
xyY:
0.3425, 0.2434, 38.9403
CIE-Lab:
68.7080, 51.0282, -23.4317
CIE-LCH:
68.7080, 56.1509, 335.3358
CIE-Luv:
68.7080, 57.0170, -44.6238
Hunter-Lab:
62.4021, 47.5483, -19.2702
#ed83d3 color charts
#ed83d3 color shades, tints & tones
#ed83d3 color schemes
#ed83d3 color preview, HTML & CSS examples
This text has a color of #ed83d3
<p style="color:#ed83d3;">Text here</p>
.mytext {color:#ed83d3;}
This box has a color of #ed83d3
<div style="background-color:#ed83d3;">Content here</div>
.mybackground {background-color:#ed83d3;}
Border around this has a color of #ed83d3
<div style="border:2px solid #ed83d3;">Content here</div>
.myborder {border:2px solid #ed83d3;}