#f0c8cd color space conversions
Hex:
#f0c8cd
RGB:
240, 200, 205
CMY:
6, 22, 20
CMYK:
0, 17, 15, 6
HSL:
353°, 57.1429%, 86.2745%
HSV (HSB):
353°, 16.6667%, 94.1176%
XYZ:
67.6089, 64.2416, 66.5941
xyY:
0.3407, 0.3237, 64.2416
CIE-Lab:
84.0914, 14.9040, 2.8036
CIE-LCH:
84.0914, 15.1654, 10.6535
CIE-Luv:
84.0914, 23.8810, 1.4611
Hunter-Lab:
80.1509, 10.3044, 6.8439
#f0c8cd color charts
#f0c8cd color shades, tints & tones
#f0c8cd color schemes
#f0c8cd color preview, HTML & CSS examples
This text has a color of #f0c8cd
<p style="color:#f0c8cd;">Text here</p>
.mytext {color:#f0c8cd;}
This box has a color of #f0c8cd
<div style="background-color:#f0c8cd;">Content here</div>
.mybackground {background-color:#f0c8cd;}
Border around this has a color of #f0c8cd
<div style="border:2px solid #f0c8cd;">Content here</div>
.myborder {border:2px solid #f0c8cd;}