#f0c0ce color space conversions
Hex:
#f0c0ce
RGB:
240, 192, 206
CMY:
6, 25, 19
CMYK:
0, 20, 14, 6
HSL:
343°, 61.5385%, 84.7059%
HSV (HSB):
343°, 20.0000%, 94.1176%
XYZ:
65.9254, 60.6808, 66.6304
xyY:
0.3412, 0.3140, 60.6808
CIE-Lab:
82.2068, 19.2913, -0.4765
CIE-LCH:
82.2068, 19.2972, 358.5850
CIE-Luv:
82.2068, 28.2036, -4.2254
Hunter-Lab:
77.8979, 14.7443, 3.8144
#f0c0ce color charts
#f0c0ce color shades, tints & tones
#f0c0ce color schemes
#f0c0ce color preview, HTML & CSS examples
This text has a color of #f0c0ce
<p style="color:#f0c0ce;">Text here</p>
.mytext {color:#f0c0ce;}
This box has a color of #f0c0ce
<div style="background-color:#f0c0ce;">Content here</div>
.mybackground {background-color:#f0c0ce;}
Border around this has a color of #f0c0ce
<div style="border:2px solid #f0c0ce;">Content here</div>
.myborder {border:2px solid #f0c0ce;}