#f0c0c4 color space conversions
Hex:
#f0c0c4
RGB:
240, 192, 196
CMY:
6, 25, 23
CMYK:
0, 20, 18, 6
HSL:
355°, 61.5385%, 84.7059%
HSV (HSB):
355°, 20.0000%, 94.1176%
XYZ:
64.7486, 60.2101, 60.4336
xyY:
0.3493, 0.3248, 60.2101
CIE-Lab:
81.9522, 17.7395, 4.5206
CIE-LCH:
81.9522, 18.3064, 14.2966
CIE-Luv:
81.9522, 29.3293, 3.4100
Hunter-Lab:
77.5951, 13.1563, 8.1396
#f0c0c4 color charts
#f0c0c4 color shades, tints & tones
#f0c0c4 color schemes
#f0c0c4 color preview, HTML & CSS examples
This text has a color of #f0c0c4
<p style="color:#f0c0c4;">Text here</p>
.mytext {color:#f0c0c4;}
This box has a color of #f0c0c4
<div style="background-color:#f0c0c4;">Content here</div>
.mybackground {background-color:#f0c0c4;}
Border around this has a color of #f0c0c4
<div style="border:2px solid #f0c0c4;">Content here</div>
.myborder {border:2px solid #f0c0c4;}