#f5caa8 color space conversions
Hex:
#f5caa8
RGB:
245, 202, 168
CMY:
4, 21, 34
CMYK:
0, 18, 31, 4
HSL:
26°, 79.3814%, 80.9804%
HSV (HSB):
26°, 31.4286%, 96.0784%
XYZ:
65.8446, 64.4807, 46.0214
xyY:
0.3734, 0.3656, 64.4807
CIE-Lab:
84.2154, 10.4527, 22.6912
CIE-LCH:
84.2154, 24.9830, 65.2668
CIE-Luv:
84.2154, 29.6196, 29.7731
Hunter-Lab:
80.2999, 5.8424, 22.2297
#f5caa8 color charts
#f5caa8 color shades, tints & tones
#f5caa8 color schemes
#f5caa8 color preview, HTML & CSS examples
This text has a color of #f5caa8
<p style="color:#f5caa8;">Text here</p>
.mytext {color:#f5caa8;}
This box has a color of #f5caa8
<div style="background-color:#f5caa8;">Content here</div>
.mybackground {background-color:#f5caa8;}
Border around this has a color of #f5caa8
<div style="border:2px solid #f5caa8;">Content here</div>
.myborder {border:2px solid #f5caa8;}