#ef2ccc color space conversions
Hex:
#ef2ccc
RGB:
239, 44, 204
CMY:
6, 83, 20
CMYK:
0, 82, 15, 6
HSL:
311°, 85.9031%, 55.4902%
HSV (HSB):
311°, 81.5900%, 93.7255%
XYZ:
47.3964, 24.5117, 59.3599
xyY:
0.3611, 0.1867, 24.5117
CIE-Lab:
56.5965, 83.5800, -38.2169
CIE-LCH:
56.5965, 91.9029, 335.4278
CIE-Luv:
56.5965, 89.6032, -70.9382
Hunter-Lab:
49.5093, 84.2407, -36.4301
#ef2ccc color charts
#ef2ccc color shades, tints & tones
#ef2ccc color schemes
#ef2ccc color preview, HTML & CSS examples
This text has a color of #ef2ccc
<p style="color:#ef2ccc;">Text here</p>
.mytext {color:#ef2ccc;}
This box has a color of #ef2ccc
<div style="background-color:#ef2ccc;">Content here</div>
.mybackground {background-color:#ef2ccc;}
Border around this has a color of #ef2ccc
<div style="border:2px solid #ef2ccc;">Content here</div>
.myborder {border:2px solid #ef2ccc;}