#f8c5c5 color space conversions
Hex:
#f8c5c5
RGB:
248, 197, 197
CMY:
3, 23, 23
CMYK:
0, 21, 21, 3
HSL:
0°, 78.4615%, 87.2549%
HSV (HSB):
0°, 20.5645%, 97.2549%
XYZ:
68.7557, 63.9202, 61.5373
xyY:
0.3540, 0.3291, 63.9202
CIE-Lab:
83.9242, 18.1342, 6.9260
CIE-LCH:
83.9242, 19.4118, 20.9033
CIE-Luv:
83.9242, 31.6883, 6.8208
Hunter-Lab:
79.9501, 13.5942, 10.3297
#f8c5c5 color charts
#f8c5c5 color shades, tints & tones
#f8c5c5 color schemes
#f8c5c5 color preview, HTML & CSS examples
This text has a color of #f8c5c5
<p style="color:#f8c5c5;">Text here</p>
.mytext {color:#f8c5c5;}
This box has a color of #f8c5c5
<div style="background-color:#f8c5c5;">Content here</div>
.mybackground {background-color:#f8c5c5;}
Border around this has a color of #f8c5c5
<div style="border:2px solid #f8c5c5;">Content here</div>
.myborder {border:2px solid #f8c5c5;}