#ff8ec1 color space conversions
Hex:
#ff8ec1
RGB:
255, 142, 193
CMY:
0, 44, 24
CMYK:
0, 44, 24, 0
HSL:
333°, 100.0000%, 77.8431%
HSV (HSB):
333°, 44.3137%, 100.0000%
XYZ:
60.5386, 44.4563, 55.8423
xyY:
0.3764, 0.2764, 44.4563
CIE-Lab:
72.5324, 48.5925, -7.4479
CIE-LCH:
72.5324, 49.1600, 351.2859
CIE-Luv:
72.5324, 68.5988, -20.0322
Hunter-Lab:
66.6755, 45.3885, -2.9838
#ff8ec1 color charts
#ff8ec1 color shades, tints & tones
#ff8ec1 color schemes
#ff8ec1 color preview, HTML & CSS examples
This text has a color of #ff8ec1
<p style="color:#ff8ec1;">Text here</p>
.mytext {color:#ff8ec1;}
This box has a color of #ff8ec1
<div style="background-color:#ff8ec1;">Content here</div>
.mybackground {background-color:#ff8ec1;}
Border around this has a color of #ff8ec1
<div style="border:2px solid #ff8ec1;">Content here</div>
.myborder {border:2px solid #ff8ec1;}