#e70c55 color space conversions
Hex:
#e70c55
RGB:
231, 12, 85
CMY:
9, 95, 67
CMYK:
0, 95, 63, 9
HSL:
340°, 90.1235%, 47.6471%
HSV (HSB):
340°, 94.8052%, 90.5882%
XYZ:
34.7262, 17.9077, 10.2206
xyY:
0.5525, 0.2849, 17.9077
CIE-Lab:
49.3840, 75.6175, 21.8370
CIE-LCH:
49.3840, 78.7075, 16.1078
CIE-Luv:
49.3840, 139.9782, 9.1174
Hunter-Lab:
42.3175, 72.4230, 15.3025
#e70c55 color charts
#e70c55 color shades, tints & tones
#e70c55 color schemes
#e70c55 color preview, HTML & CSS examples
This text has a color of #e70c55
<p style="color:#e70c55;">Text here</p>
.mytext {color:#e70c55;}
This box has a color of #e70c55
<div style="background-color:#e70c55;">Content here</div>
.mybackground {background-color:#e70c55;}
Border around this has a color of #e70c55
<div style="border:2px solid #e70c55;">Content here</div>
.myborder {border:2px solid #e70c55;}