#e6078c color space conversions
Hex:
#e6078c
RGB:
230, 7, 140
CMY:
10, 97, 45
CMYK:
0, 97, 39, 10
HSL:
324°, 94.0928%, 46.4706%
HSV (HSB):
324°, 96.9565%, 90.1961%
XYZ:
37.4427, 18.8684, 26.4795
xyY:
0.4523, 0.2279, 18.8684
CIE-Lab:
50.5329, 79.7533, -10.1260
CIE-LCH:
50.5329, 80.3935, 352.7641
CIE-Luv:
50.5329, 116.0623, -28.7069
Hunter-Lab:
43.4378, 77.8483, -5.7365
#e6078c color charts
#e6078c color shades, tints & tones
#e6078c color schemes
#e6078c color preview, HTML & CSS examples
This text has a color of #e6078c
<p style="color:#e6078c;">Text here</p>
.mytext {color:#e6078c;}
This box has a color of #e6078c
<div style="background-color:#e6078c;">Content here</div>
.mybackground {background-color:#e6078c;}
Border around this has a color of #e6078c
<div style="border:2px solid #e6078c;">Content here</div>
.myborder {border:2px solid #e6078c;}