#e6056c color space conversions
Hex:
#e6056c
RGB:
230, 5, 108
CMY:
10, 98, 58
CMYK:
0, 98, 53, 10
HSL:
333°, 95.7447%, 46.0784%
HSV (HSB):
333°, 97.8261%, 90.1961%
XYZ:
35.3942, 18.0142, 15.7990
xyY:
0.5114, 0.2603, 18.0142
CIE-Lab:
49.5134, 77.3374, 7.8581
CIE-LCH:
49.5134, 77.7356, 5.8018
CIE-Luv:
49.5134, 130.8086, -5.8290
Hunter-Lab:
42.4432, 74.5789, 7.6402
#e6056c color charts
#e6056c color shades, tints & tones
#e6056c color schemes
#e6056c color preview, HTML & CSS examples
This text has a color of #e6056c
<p style="color:#e6056c;">Text here</p>
.mytext {color:#e6056c;}
This box has a color of #e6056c
<div style="background-color:#e6056c;">Content here</div>
.mybackground {background-color:#e6056c;}
Border around this has a color of #e6056c
<div style="border:2px solid #e6056c;">Content here</div>
.myborder {border:2px solid #e6056c;}