#f0cdcc color space conversions
Hex:
#f0cdcc
RGB:
240, 205, 204
CMY:
6, 20, 20
CMYK:
0, 15, 15, 6
HSL:
2°, 54.5455%, 87.0588%
HSV (HSB):
2°, 15.0000%, 94.1176%
XYZ:
68.6656, 66.5475, 66.3526
xyY:
0.3407, 0.3302, 66.5475
CIE-Lab:
85.2749, 12.1159, 5.0496
CIE-LCH:
85.2749, 13.1260, 22.6254
CIE-Luv:
85.2749, 21.2003, 5.2925
Hunter-Lab:
81.5767, 7.4897, 8.8785
#f0cdcc color charts
#f0cdcc color shades, tints & tones
#f0cdcc color schemes
#f0cdcc color preview, HTML & CSS examples
This text has a color of #f0cdcc
<p style="color:#f0cdcc;">Text here</p>
.mytext {color:#f0cdcc;}
This box has a color of #f0cdcc
<div style="background-color:#f0cdcc;">Content here</div>
.mybackground {background-color:#f0cdcc;}
Border around this has a color of #f0cdcc
<div style="border:2px solid #f0cdcc;">Content here</div>
.myborder {border:2px solid #f0cdcc;}