#f0bed6 color space conversions
Hex:
#f0bed6
RGB:
240, 190, 214
CMY:
6, 25, 16
CMYK:
0, 21, 11, 6
HSL:
331°, 62.5000%, 84.3137%
HSV (HSB):
331°, 20.8333%, 94.1176%
XYZ:
66.4862, 60.2072, 71.7353
xyY:
0.3351, 0.3034, 60.2072
CIE-Lab:
81.9507, 21.6469, -5.1482
CIE-LCH:
81.9507, 22.2507, 346.6221
CIE-Luv:
81.9507, 28.3643, -11.7075
Hunter-Lab:
77.5933, 17.1604, -0.4985
#f0bed6 color charts
#f0bed6 color shades, tints & tones
#f0bed6 color schemes
#f0bed6 color preview, HTML & CSS examples
This text has a color of #f0bed6
<p style="color:#f0bed6;">Text here</p>
.mytext {color:#f0bed6;}
This box has a color of #f0bed6
<div style="background-color:#f0bed6;">Content here</div>
.mybackground {background-color:#f0bed6;}
Border around this has a color of #f0bed6
<div style="border:2px solid #f0bed6;">Content here</div>
.myborder {border:2px solid #f0bed6;}