#f0c5c0 color space conversions
Hex:
#f0c5c0
RGB:
240, 197, 192
CMY:
6, 23, 25
CMYK:
0, 18, 20, 6
HSL:
6°, 61.5385%, 84.7059%
HSV (HSB):
6°, 20.0000%, 94.1176%
XYZ:
65.4159, 62.2635, 58.4394
xyY:
0.3515, 0.3345, 62.2635
CIE-Lab:
83.0534, 14.4992, 8.2473
CIE-LCH:
83.0534, 16.6807, 29.6315
CIE-Luv:
83.0534, 26.8971, 9.3964
Hunter-Lab:
78.9072, 9.8928, 11.3243
#f0c5c0 color charts
#f0c5c0 color shades, tints & tones
#f0c5c0 color schemes
#f0c5c0 color preview, HTML & CSS examples
This text has a color of #f0c5c0
<p style="color:#f0c5c0;">Text here</p>
.mytext {color:#f0c5c0;}
This box has a color of #f0c5c0
<div style="background-color:#f0c5c0;">Content here</div>
.mybackground {background-color:#f0c5c0;}
Border around this has a color of #f0c5c0
<div style="border:2px solid #f0c5c0;">Content here</div>
.myborder {border:2px solid #f0c5c0;}