#f8c5cc color space conversions
Hex:
#f8c5cc
RGB:
248, 197, 204
CMY:
3, 23, 20
CMYK:
0, 21, 18, 3
HSL:
352°, 78.4615%, 87.2549%
HSV (HSB):
352°, 20.5645%, 97.2549%
XYZ:
69.5767, 64.2486, 65.8609
xyY:
0.3484, 0.3217, 64.2486
CIE-Lab:
84.0950, 19.1774, 3.4353
CIE-LCH:
84.0950, 19.4826, 10.1557
CIE-Luv:
84.0950, 30.8978, 1.5700
Hunter-Lab:
80.1552, 14.6708, 7.3920
#f8c5cc color charts
#f8c5cc color shades, tints & tones
#f8c5cc color schemes
#f8c5cc color preview, HTML & CSS examples
This text has a color of #f8c5cc
<p style="color:#f8c5cc;">Text here</p>
.mytext {color:#f8c5cc;}
This box has a color of #f8c5cc
<div style="background-color:#f8c5cc;">Content here</div>
.mybackground {background-color:#f8c5cc;}
Border around this has a color of #f8c5cc
<div style="border:2px solid #f8c5cc;">Content here</div>
.myborder {border:2px solid #f8c5cc;}