#e6035c color space conversions
Hex:
#e6035c
RGB:
230, 3, 92
CMY:
10, 99, 64
CMYK:
0, 99, 60, 10
HSL:
336°, 97.4249%, 45.6863%
HSV (HSB):
336°, 98.6957%, 90.1961%
XYZ:
34.5975, 17.6608, 11.7106
xyY:
0.5408, 0.2761, 17.6608
CIE-Lab:
49.0821, 76.4767, 17.0983
CIE-LCH:
49.0821, 78.3648, 12.6027
CIE-Luv:
49.0821, 137.6353, 4.2379
Hunter-Lab:
42.0248, 73.4091, 12.8956
#e6035c color charts
#e6035c color shades, tints & tones
#e6035c color schemes
#e6035c color preview, HTML & CSS examples
This text has a color of #e6035c
<p style="color:#e6035c;">Text here</p>
.mytext {color:#e6035c;}
This box has a color of #e6035c
<div style="background-color:#e6035c;">Content here</div>
.mybackground {background-color:#e6035c;}
Border around this has a color of #e6035c
<div style="border:2px solid #e6035c;">Content here</div>
.myborder {border:2px solid #e6035c;}