#f0c9ed color space conversions
Hex:
#f0c9ed
RGB:
240, 201, 237
CMY:
6, 21, 7
CMYK:
0, 16, 1, 6
HSL:
305°, 56.5217%, 86.4706%
HSV (HSB):
305°, 16.2500%, 94.1176%
XYZ:
72.1079, 66.4130, 89.1393
xyY:
0.3167, 0.2917, 66.4130
CIE-Lab:
85.2066, 19.7855, -12.6026
CIE-LCH:
85.2066, 23.4582, 327.5044
CIE-Luv:
85.2066, 20.0461, -23.0950
Hunter-Lab:
81.4942, 15.3261, -7.8062
#f0c9ed color charts
#f0c9ed color shades, tints & tones
#f0c9ed color schemes
#f0c9ed color preview, HTML & CSS examples
This text has a color of #f0c9ed
<p style="color:#f0c9ed;">Text here</p>
.mytext {color:#f0c9ed;}
This box has a color of #f0c9ed
<div style="background-color:#f0c9ed;">Content here</div>
.mybackground {background-color:#f0c9ed;}
Border around this has a color of #f0c9ed
<div style="border:2px solid #f0c9ed;">Content here</div>
.myborder {border:2px solid #f0c9ed;}