#f0add6 color space conversions
Hex:
#f0add6
RGB:
240, 173, 214
CMY:
6, 32, 16
CMYK:
0, 28, 11, 6
HSL:
323°, 69.0722%, 80.9804%
HSV (HSB):
323°, 27.9167%, 94.1176%
XYZ:
63.0163, 53.2674, 70.5787
xyY:
0.3372, 0.2851, 53.2674
CIE-Lab:
78.0326, 30.6753, -10.9631
CIE-LCH:
78.0326, 32.5755, 340.3336
CIE-Luv:
78.0326, 37.4419, -22.1783
Hunter-Lab:
72.9845, 26.3976, -6.2464
#f0add6 color charts
#f0add6 color shades, tints & tones
#f0add6 color schemes
#f0add6 color preview, HTML & CSS examples
This text has a color of #f0add6
<p style="color:#f0add6;">Text here</p>
.mytext {color:#f0add6;}
This box has a color of #f0add6
<div style="background-color:#f0add6;">Content here</div>
.mybackground {background-color:#f0add6;}
Border around this has a color of #f0add6
<div style="border:2px solid #f0add6;">Content here</div>
.myborder {border:2px solid #f0add6;}