#ff8e8d color space conversions
Hex:
#ff8e8d
RGB:
255, 142, 141
CMY:
0, 44, 45
CMYK:
0, 44, 45, 0
HSL:
1°, 100.0000%, 77.6471%
HSV (HSB):
1°, 44.7059%, 100.0000%
XYZ:
55.7207, 42.5291, 30.4714
xyY:
0.4329, 0.3304, 42.5291
CIE-Lab:
71.2342, 42.4591, 19.5837
CIE-LCH:
71.2342, 46.7579, 24.7609
CIE-Luv:
71.2342, 79.6969, 17.7930
Hunter-Lab:
65.2143, 38.3897, 17.9467
#ff8e8d color charts
#ff8e8d color shades, tints & tones
#ff8e8d color schemes
#ff8e8d color preview, HTML & CSS examples
This text has a color of #ff8e8d
<p style="color:#ff8e8d;">Text here</p>
.mytext {color:#ff8e8d;}
This box has a color of #ff8e8d
<div style="background-color:#ff8e8d;">Content here</div>
.mybackground {background-color:#ff8e8d;}
Border around this has a color of #ff8e8d
<div style="border:2px solid #ff8e8d;">Content here</div>
.myborder {border:2px solid #ff8e8d;}