#e185cc color space conversions
Hex:
#e185cc
RGB:
225, 133, 204
CMY:
12, 48, 20
CMYK:
0, 41, 9, 12
HSL:
314°, 60.5263%, 70.1961%
HSV (HSB):
314°, 40.8889%, 88.2353%
XYZ:
50.3379, 37.1422, 61.6428
xyY:
0.3376, 0.2491, 37.1422
CIE-Lab:
67.3836, 45.1225, -21.6867
CIE-LCH:
67.3836, 50.0635, 334.3302
CIE-Luv:
67.3836, 49.2865, -40.7145
Hunter-Lab:
60.9444, 40.7819, -17.3083
#e185cc color charts
#e185cc color shades, tints & tones
#e185cc color schemes
#e185cc color preview, HTML & CSS examples
This text has a color of #e185cc
<p style="color:#e185cc;">Text here</p>
.mytext {color:#e185cc;}
This box has a color of #e185cc
<div style="background-color:#e185cc;">Content here</div>
.mybackground {background-color:#e185cc;}
Border around this has a color of #e185cc
<div style="border:2px solid #e185cc;">Content here</div>
.myborder {border:2px solid #e185cc;}