#f5cac1 color space conversions
Hex:
#f5cac1
RGB:
245, 202, 193
CMY:
4, 21, 24
CMYK:
0, 18, 21, 4
HSL:
10°, 72.2222%, 85.8824%
HSV (HSB):
10°, 21.2245%, 96.0784%
XYZ:
68.4024, 65.5038, 59.4904
xyY:
0.3537, 0.3387, 65.5038
CIE-Lab:
84.7427, 13.8361, 10.1913
CIE-LCH:
84.7427, 17.1843, 36.3745
CIE-Luv:
84.7427, 27.2218, 12.3185
Hunter-Lab:
80.9344, 9.2255, 13.0733
#f5cac1 color charts
#f5cac1 color shades, tints & tones
#f5cac1 color schemes
#f5cac1 color preview, HTML & CSS examples
This text has a color of #f5cac1
<p style="color:#f5cac1;">Text here</p>
.mytext {color:#f5cac1;}
This box has a color of #f5cac1
<div style="background-color:#f5cac1;">Content here</div>
.mybackground {background-color:#f5cac1;}
Border around this has a color of #f5cac1
<div style="border:2px solid #f5cac1;">Content here</div>
.myborder {border:2px solid #f5cac1;}