#e30c85 color space conversions
Hex:
#e30c85
RGB:
227, 12, 133
CMY:
11, 95, 48
CMYK:
0, 95, 41, 11
HSL:
326°, 89.9582%, 46.8627%
HSV (HSB):
326°, 94.7137%, 89.0196%
XYZ:
36.0437, 18.2873, 23.8204
xyY:
0.4612, 0.2340, 18.2873
CIE-Lab:
49.8427, 78.1048, -6.9889
CIE-LCH:
49.8427, 78.4169, 354.8867
CIE-Luv:
49.8427, 116.4793, -24.1520
Hunter-Lab:
42.7636, 75.6137, -3.0914
#e30c85 color charts
#e30c85 color shades, tints & tones
#e30c85 color schemes
#e30c85 color preview, HTML & CSS examples
This text has a color of #e30c85
<p style="color:#e30c85;">Text here</p>
.mytext {color:#e30c85;}
This box has a color of #e30c85
<div style="background-color:#e30c85;">Content here</div>
.mybackground {background-color:#e30c85;}
Border around this has a color of #e30c85
<div style="border:2px solid #e30c85;">Content here</div>
.myborder {border:2px solid #e30c85;}