#e182cc color space conversions
Hex:
#e182cc
RGB:
225, 130, 204
CMY:
12, 49, 20
CMYK:
0, 42, 9, 12
HSL:
313°, 61.2903%, 69.6078%
HSV (HSB):
313°, 42.2222%, 88.2353%
XYZ:
49.9331, 36.3324, 61.5078
xyY:
0.3379, 0.2459, 36.3324
CIE-Lab:
66.7732, 46.6662, -22.6183
CIE-LCH:
66.7732, 51.8587, 334.1413
CIE-Luv:
66.7732, 50.7029, -42.3751
Hunter-Lab:
60.2764, 42.3859, -18.3078
#e182cc color charts
#e182cc color shades, tints & tones
#e182cc color schemes
#e182cc color preview, HTML & CSS examples
This text has a color of #e182cc
<p style="color:#e182cc;">Text here</p>
.mytext {color:#e182cc;}
This box has a color of #e182cc
<div style="background-color:#e182cc;">Content here</div>
.mybackground {background-color:#e182cc;}
Border around this has a color of #e182cc
<div style="border:2px solid #e182cc;">Content here</div>
.myborder {border:2px solid #e182cc;}