#e65279 color space conversions
Hex:
#e65279
RGB:
230, 82, 121
CMY:
10, 68, 53
CMYK:
0, 64, 47, 10
HSL:
344°, 74.7475%, 61.1765%
HSV (HSB):
344°, 64.3478%, 90.1961%
XYZ:
39.1016, 24.2381, 20.7067
xyY:
0.4652, 0.2884, 24.2381
CIE-Lab:
56.3254, 60.1207, 9.6859
CIE-LCH:
56.3254, 60.8960, 9.1521
CIE-Luv:
56.3254, 101.5370, 0.7299
Hunter-Lab:
49.2322, 55.6136, 9.5256
#e65279 color charts
#e65279 color shades, tints & tones
#e65279 color schemes
#e65279 color preview, HTML & CSS examples
This text has a color of #e65279
<p style="color:#e65279;">Text here</p>
.mytext {color:#e65279;}
This box has a color of #e65279
<div style="background-color:#e65279;">Content here</div>
.mybackground {background-color:#e65279;}
Border around this has a color of #e65279
<div style="border:2px solid #e65279;">Content here</div>
.myborder {border:2px solid #e65279;}