#f0c0c5 color space conversions
Hex:
#f0c0c5
RGB:
240, 192, 197
CMY:
6, 25, 23
CMYK:
0, 20, 18, 6
HSL:
354°, 61.5385%, 84.7059%
HSV (HSB):
354°, 20.0000%, 94.1176%
XYZ:
64.8629, 60.2558, 61.0352
xyY:
0.3484, 0.3237, 60.2558
CIE-Lab:
81.9770, 17.8913, 4.0198
CIE-LCH:
81.9770, 18.3373, 12.6628
CIE-Luv:
81.9770, 29.2179, 2.6553
Hunter-Lab:
77.6246, 13.3110, 7.7182
#f0c0c5 color charts
#f0c0c5 color shades, tints & tones
#f0c0c5 color schemes
#f0c0c5 color preview, HTML & CSS examples
This text has a color of #f0c0c5
<p style="color:#f0c0c5;">Text here</p>
.mytext {color:#f0c0c5;}
This box has a color of #f0c0c5
<div style="background-color:#f0c0c5;">Content here</div>
.mybackground {background-color:#f0c0c5;}
Border around this has a color of #f0c0c5
<div style="border:2px solid #f0c0c5;">Content here</div>
.myborder {border:2px solid #f0c0c5;}