#ff8e9e color space conversions
Hex:
#ff8e9e
RGB:
255, 142, 158
CMY:
0, 44, 38
CMYK:
0, 44, 38, 0
HSL:
352°, 100.0000%, 77.8431%
HSV (HSB):
352°, 44.3137%, 100.0000%
XYZ:
57.0846, 43.0746, 37.6533
xyY:
0.4142, 0.3126, 43.0746
CIE-Lab:
71.6056, 44.2449, 10.6623
CIE-LCH:
71.6056, 45.5115, 13.5490
CIE-Luv:
71.6056, 76.2667, 6.1960
Hunter-Lab:
65.6313, 40.4005, 11.9266
#ff8e9e color charts
#ff8e9e color shades, tints & tones
#ff8e9e color schemes
#ff8e9e color preview, HTML & CSS examples
This text has a color of #ff8e9e
<p style="color:#ff8e9e;">Text here</p>
.mytext {color:#ff8e9e;}
This box has a color of #ff8e9e
<div style="background-color:#ff8e9e;">Content here</div>
.mybackground {background-color:#ff8e9e;}
Border around this has a color of #ff8e9e
<div style="border:2px solid #ff8e9e;">Content here</div>
.myborder {border:2px solid #ff8e9e;}