#f0d0d1 color space conversions
Hex:
#f0d0d1
RGB:
240, 208, 209
CMY:
6, 18, 18
CMYK:
0, 13, 13, 6
HSL:
358°, 51.6129%, 87.8431%
HSV (HSB):
358°, 13.3333%, 94.1176%
XYZ:
69.9997, 68.2405, 69.8039
xyY:
0.3365, 0.3280, 68.2405
CIE-Lab:
86.1265, 11.3321, 3.6276
CIE-LCH:
86.1265, 11.8985, 17.7507
CIE-Luv:
86.1265, 19.0842, 3.3626
Hunter-Lab:
82.6078, 6.6926, 7.7251
#f0d0d1 color charts
#f0d0d1 color shades, tints & tones
#f0d0d1 color schemes
#f0d0d1 color preview, HTML & CSS examples
This text has a color of #f0d0d1
<p style="color:#f0d0d1;">Text here</p>
.mytext {color:#f0d0d1;}
This box has a color of #f0d0d1
<div style="background-color:#f0d0d1;">Content here</div>
.mybackground {background-color:#f0d0d1;}
Border around this has a color of #f0d0d1
<div style="border:2px solid #f0d0d1;">Content here</div>
.myborder {border:2px solid #f0d0d1;}