#f5cac2 color space conversions
Hex:
#f5cac2
RGB:
245, 202, 194
CMY:
4, 21, 24
CMYK:
0, 18, 21, 4
HSL:
9°, 71.8310%, 86.0784%
HSV (HSB):
9°, 20.8163%, 96.0784%
XYZ:
68.5143, 65.5486, 60.0800
xyY:
0.3529, 0.3376, 65.5486
CIE-Lab:
84.7656, 13.9815, 9.6925
CIE-LCH:
84.7656, 17.0126, 34.7313
CIE-Luv:
84.7656, 27.1217, 11.5875
Hunter-Lab:
80.9621, 9.3724, 12.6758
#f5cac2 color charts
#f5cac2 color shades, tints & tones
#f5cac2 color schemes
#f5cac2 color preview, HTML & CSS examples
This text has a color of #f5cac2
<p style="color:#f5cac2;">Text here</p>
.mytext {color:#f5cac2;}
This box has a color of #f5cac2
<div style="background-color:#f5cac2;">Content here</div>
.mybackground {background-color:#f5cac2;}
Border around this has a color of #f5cac2
<div style="border:2px solid #f5cac2;">Content here</div>
.myborder {border:2px solid #f5cac2;}