#f0ccd8 color space conversions
Hex:
#f0ccd8
RGB:
240, 204, 216
CMY:
6, 20, 15
CMYK:
0, 15, 10, 6
HSL:
340°, 54.5455%, 87.0588%
HSV (HSB):
340°, 15.0000%, 94.1176%
XYZ:
69.9227, 66.6689, 74.1488
xyY:
0.3318, 0.3164, 66.6689
CIE-Lab:
85.3364, 14.5721, -1.2409
CIE-LCH:
85.3364, 14.6249, 355.1326
CIE-Luv:
85.3364, 20.6031, -4.5143
Hunter-Lab:
81.6510, 9.9711, 3.3133
#f0ccd8 color charts
#f0ccd8 color shades, tints & tones
#f0ccd8 color schemes
#f0ccd8 color preview, HTML & CSS examples
This text has a color of #f0ccd8
<p style="color:#f0ccd8;">Text here</p>
.mytext {color:#f0ccd8;}
This box has a color of #f0ccd8
<div style="background-color:#f0ccd8;">Content here</div>
.mybackground {background-color:#f0ccd8;}
Border around this has a color of #f0ccd8
<div style="border:2px solid #f0ccd8;">Content here</div>
.myborder {border:2px solid #f0ccd8;}