#f8caaa color space conversions
Hex:
#f8caaa
RGB:
248, 202, 170
CMY:
3, 21, 33
CMYK:
0, 19, 31, 3
HSL:
25°, 84.7826%, 81.9608%
HSV (HSB):
25°, 31.4516%, 97.2549%
XYZ:
67.0876, 65.0998, 47.0598
xyY:
0.3743, 0.3632, 65.0998
CIE-Lab:
84.5351, 11.8413, 22.1219
CIE-LCH:
84.5351, 25.0918, 61.8410
CIE-Luv:
84.5351, 31.4977, 28.7828
Hunter-Lab:
80.6844, 7.2217, 21.8978
#f8caaa color charts
#f8caaa color shades, tints & tones
#f8caaa color schemes
#f8caaa color preview, HTML & CSS examples
This text has a color of #f8caaa
<p style="color:#f8caaa;">Text here</p>
.mytext {color:#f8caaa;}
This box has a color of #f8caaa
<div style="background-color:#f8caaa;">Content here</div>
.mybackground {background-color:#f8caaa;}
Border around this has a color of #f8caaa
<div style="border:2px solid #f8caaa;">Content here</div>
.myborder {border:2px solid #f8caaa;}