#f0d0f3 color space conversions
Hex:
#f0d0f3
RGB:
240, 208, 243
CMY:
6, 18, 5
CMYK:
1, 14, 0, 5
HSL:
295°, 59.3220%, 88.4314%
HSV (HSB):
295°, 14.4033%, 95.2941%
XYZ:
74.6687, 70.1081, 94.3908
xyY:
0.3122, 0.2931, 70.1081
CIE-Lab:
87.0498, 17.1763, -13.0289
CIE-LCH:
87.0498, 21.5587, 322.8181
CIE-Luv:
87.0498, 15.9191, -23.3880
Hunter-Lab:
83.7306, 12.6531, -8.2271
#f0d0f3 color charts
#f0d0f3 color shades, tints & tones
#f0d0f3 color schemes
#f0d0f3 color preview, HTML & CSS examples
This text has a color of #f0d0f3
<p style="color:#f0d0f3;">Text here</p>
.mytext {color:#f0d0f3;}
This box has a color of #f0d0f3
<div style="background-color:#f0d0f3;">Content here</div>
.mybackground {background-color:#f0d0f3;}
Border around this has a color of #f0d0f3
<div style="border:2px solid #f0d0f3;">Content here</div>
.myborder {border:2px solid #f0d0f3;}