#fe7cac color space conversions
Hex:
#fe7cac
RGB:
254, 124, 172
CMY:
0, 51, 33
CMYK:
0, 51, 32, 0
HSL:
338°, 98.4848%, 74.1176%
HSV (HSB):
338°, 51.1811%, 99.6078%
XYZ:
55.5271, 38.4647, 43.5276
xyY:
0.4038, 0.2797, 38.4647
CIE-Lab:
68.3617, 54.3551, -1.8811
CIE-LCH:
68.3617, 54.3877, 358.0179
CIE-Luv:
68.3617, 82.8523, -13.0390
Hunter-Lab:
62.0199, 51.2781, 1.8023
#fe7cac color charts
#fe7cac color shades, tints & tones
#fe7cac color schemes
#fe7cac color preview, HTML & CSS examples
This text has a color of #fe7cac
<p style="color:#fe7cac;">Text here</p>
.mytext {color:#fe7cac;}
This box has a color of #fe7cac
<div style="background-color:#fe7cac;">Content here</div>
.mybackground {background-color:#fe7cac;}
Border around this has a color of #fe7cac
<div style="border:2px solid #fe7cac;">Content here</div>
.myborder {border:2px solid #fe7cac;}