#e6235d color space conversions
Hex:
#e6235d
RGB:
230, 35, 93
CMY:
10, 86, 64
CMYK:
0, 85, 60, 10
HSL:
342°, 79.5918%, 51.9608%
HSV (HSB):
342°, 84.7826%, 90.1961%
XYZ:
35.2099, 18.8154, 12.1319
xyY:
0.5322, 0.2844, 18.8154
CIE-Lab:
50.4705, 72.5867, 18.3649
CIE-LCH:
50.4705, 74.8739, 14.1983
CIE-Luv:
50.4705, 131.3525, 6.7200
Hunter-Lab:
43.3767, 68.9837, 13.7811
#e6235d color charts
#e6235d color shades, tints & tones
#e6235d color schemes
#e6235d color preview, HTML & CSS examples
This text has a color of #e6235d
<p style="color:#e6235d;">Text here</p>
.mytext {color:#e6235d;}
This box has a color of #e6235d
<div style="background-color:#e6235d;">Content here</div>
.mybackground {background-color:#e6235d;}
Border around this has a color of #e6235d
<div style="border:2px solid #e6235d;">Content here</div>
.myborder {border:2px solid #e6235d;}