#e3006d color space conversions
Hex:
#e3006d
RGB:
227, 0, 109
CMY:
11, 100, 57
CMYK:
0, 100, 52, 11
HSL:
331°, 100.0000%, 44.5098%
HSV (HSB):
331°, 100.0000%, 89.0196%
XYZ:
34.4389, 17.4350, 16.0182
xyY:
0.5073, 0.2568, 17.4350
CIE-Lab:
48.8036, 77.1311, 6.1505
CIE-LCH:
48.8036, 77.3759, 4.5591
CIE-Luv:
48.8036, 128.5327, -7.7480
Hunter-Lab:
41.7553, 74.1514, 6.4838
#e3006d color charts
#e3006d color shades, tints & tones
#e3006d color schemes
#e3006d color preview, HTML & CSS examples
This text has a color of #e3006d
<p style="color:#e3006d;">Text here</p>
.mytext {color:#e3006d;}
This box has a color of #e3006d
<div style="background-color:#e3006d;">Content here</div>
.mybackground {background-color:#e3006d;}
Border around this has a color of #e3006d
<div style="border:2px solid #e3006d;">Content here</div>
.myborder {border:2px solid #e3006d;}