#f0cdd2 color space conversions
Hex:
#f0cdd2
RGB:
240, 205, 210
CMY:
6, 20, 18
CMYK:
0, 15, 13, 6
HSL:
351°, 53.8462%, 87.2549%
HSV (HSB):
351°, 14.5833%, 94.1176%
XYZ:
69.3994, 66.8411, 70.2166
xyY:
0.3361, 0.3238, 66.8411
CIE-Lab:
85.4236, 13.0675, 2.0764
CIE-LCH:
85.4236, 13.2314, 9.0288
CIE-Luv:
85.4236, 20.6361, 0.7367
Hunter-Lab:
81.7564, 8.4471, 6.3081
#f0cdd2 color charts
#f0cdd2 color shades, tints & tones
#f0cdd2 color schemes
#f0cdd2 color preview, HTML & CSS examples
This text has a color of #f0cdd2
<p style="color:#f0cdd2;">Text here</p>
.mytext {color:#f0cdd2;}
This box has a color of #f0cdd2
<div style="background-color:#f0cdd2;">Content here</div>
.mybackground {background-color:#f0cdd2;}
Border around this has a color of #f0cdd2
<div style="border:2px solid #f0cdd2;">Content here</div>
.myborder {border:2px solid #f0cdd2;}