#e61f65 color space conversions
Hex:
#e61f65
RGB:
230, 31, 101
CMY:
10, 88, 60
CMYK:
0, 87, 56, 10
HSL:
339°, 79.9197%, 51.1765%
HSV (HSB):
339°, 86.5217%, 90.1961%
XYZ:
35.4721, 18.7426, 14.0600
xyY:
0.5195, 0.2745, 18.7426
CIE-Lab:
50.3846, 73.8457, 13.3670
CIE-LCH:
50.3846, 75.0458, 10.2601
CIE-Luv:
50.3846, 129.4432, 1.1837
Hunter-Lab:
43.2927, 70.4927, 11.0495
#e61f65 color charts
#e61f65 color shades, tints & tones
#e61f65 color schemes
#e61f65 color preview, HTML & CSS examples
This text has a color of #e61f65
<p style="color:#e61f65;">Text here</p>
.mytext {color:#e61f65;}
This box has a color of #e61f65
<div style="background-color:#e61f65;">Content here</div>
.mybackground {background-color:#e61f65;}
Border around this has a color of #e61f65
<div style="border:2px solid #e61f65;">Content here</div>
.myborder {border:2px solid #e61f65;}