#e01ccb color space conversions
Hex:
#e01ccb
RGB:
224, 28, 203
CMY:
12, 89, 20
CMYK:
0, 88, 9, 12
HSL:
306°, 77.7778%, 49.4118%
HSV (HSB):
306°, 87.5000%, 87.8431%
XYZ:
41.9352, 20.9896, 58.3411
xyY:
0.3458, 0.1731, 20.9896
CIE-Lab:
52.9381, 83.4951, -43.5844
CIE-LCH:
52.9381, 94.1861, 332.4355
CIE-Luv:
52.9381, 80.9178, -77.8467
Hunter-Lab:
45.8144, 83.2109, -43.4311
#e01ccb color charts
#e01ccb color shades, tints & tones
#e01ccb color schemes
#e01ccb color preview, HTML & CSS examples
This text has a color of #e01ccb
<p style="color:#e01ccb;">Text here</p>
.mytext {color:#e01ccb;}
This box has a color of #e01ccb
<div style="background-color:#e01ccb;">Content here</div>
.mybackground {background-color:#e01ccb;}
Border around this has a color of #e01ccb
<div style="border:2px solid #e01ccb;">Content here</div>
.myborder {border:2px solid #e01ccb;}