#fe8caa color space conversions
Hex:
#fe8caa
RGB:
254, 140, 170
CMY:
0, 45, 33
CMYK:
0, 45, 33, 0
HSL:
344°, 98.2759%, 77.2549%
HSV (HSB):
344°, 44.8819%, 99.6078%
XYZ:
57.5068, 42.7293, 43.2468
xyY:
0.4008, 0.2978, 42.7293
CIE-Lab:
71.3708, 46.2944, 3.6244
CIE-LCH:
71.3708, 46.4361, 4.4766
CIE-Luv:
71.3708, 74.1407, -3.7041
Hunter-Lab:
65.3676, 42.6411, 6.5314
#fe8caa color charts
#fe8caa color shades, tints & tones
#fe8caa color schemes
#fe8caa color preview, HTML & CSS examples
This text has a color of #fe8caa
<p style="color:#fe8caa;">Text here</p>
.mytext {color:#fe8caa;}
This box has a color of #fe8caa
<div style="background-color:#fe8caa;">Content here</div>
.mybackground {background-color:#fe8caa;}
Border around this has a color of #fe8caa
<div style="border:2px solid #fe8caa;">Content here</div>
.myborder {border:2px solid #fe8caa;}