#f0bed4 color space conversions
Hex:
#f0bed4
RGB:
240, 190, 212
CMY:
6, 25, 17
CMYK:
0, 21, 12, 6
HSL:
334°, 62.5000%, 84.3137%
HSV (HSB):
334°, 20.8333%, 94.1176%
XYZ:
66.2323, 60.1056, 70.3981
xyY:
0.3367, 0.3055, 60.1056
CIE-Lab:
81.8956, 21.3187, -4.1551
CIE-LCH:
81.8956, 21.7198, 348.9711
CIE-Luv:
81.8956, 28.6014, -10.1343
Hunter-Lab:
77.5278, 16.8195, 0.4320
#f0bed4 color charts
#f0bed4 color shades, tints & tones
#f0bed4 color schemes
#f0bed4 color preview, HTML & CSS examples
This text has a color of #f0bed4
<p style="color:#f0bed4;">Text here</p>
.mytext {color:#f0bed4;}
This box has a color of #f0bed4
<div style="background-color:#f0bed4;">Content here</div>
.mybackground {background-color:#f0bed4;}
Border around this has a color of #f0bed4
<div style="border:2px solid #f0bed4;">Content here</div>
.myborder {border:2px solid #f0bed4;}