#e00ccc color space conversions
Hex:
#e00ccc
RGB:
224, 12, 204
CMY:
12, 95, 20
CMYK:
0, 95, 9, 12
HSL:
306°, 89.8305%, 46.2745%
HSV (HSB):
306°, 94.6429%, 87.8431%
XYZ:
41.7710, 20.4699, 58.8762
xyY:
0.3449, 0.1690, 20.4699
CIE-Lab:
52.3643, 85.4708, -45.0688
CIE-LCH:
52.3643, 96.6253, 332.1973
CIE-Luv:
52.3643, 81.7867, -80.1386
Hunter-Lab:
45.2436, 85.6231, -45.4844
#e00ccc color charts
#e00ccc RGB chart
#e00ccc CMYK chart
#e00ccc RGB pie chart
#e00ccc color shades, tints & tones
#e00ccc color schemes
#e00ccc color preview, HTML & CSS examples
This text has a color of #e00ccc
<p style="color:#e00ccc;">Text here</p>
.mytext {color:#e00ccc;}
Text color #e00ccc
This box has a color of #e00ccc
<div style="background-color:#e00ccc;">Content here</div>
.mybackground {background-color:#e00ccc;}
Background color #e00ccc
Border around this has a color of #e00ccc
<div style="border:2px solid #e00ccc;">Content here</div>
.myborder {border:2px solid #e00ccc;}
Border color #e00ccc