#f0bed0 color space conversions
Hex:
#f0bed0
RGB:
240, 190, 208
CMY:
6, 25, 18
CMYK:
0, 21, 13, 6
HSL:
338°, 62.5000%, 84.3137%
HSV (HSB):
338°, 20.8333%, 94.1176%
XYZ:
65.7338, 59.9062, 67.7730
xyY:
0.3399, 0.3097, 59.9062
CIE-Lab:
81.7872, 20.6709, -2.1651
CIE-LCH:
81.7872, 20.7840, 354.0206
CIE-Luv:
81.7872, 29.0732, -7.0070
Hunter-Lab:
77.3991, 16.1486, 2.2633
#f0bed0 color charts
#f0bed0 color shades, tints & tones
#f0bed0 color schemes
#f0bed0 color preview, HTML & CSS examples
This text has a color of #f0bed0
<p style="color:#f0bed0;">Text here</p>
.mytext {color:#f0bed0;}
This box has a color of #f0bed0
<div style="background-color:#f0bed0;">Content here</div>
.mybackground {background-color:#f0bed0;}
Border around this has a color of #f0bed0
<div style="border:2px solid #f0bed0;">Content here</div>
.myborder {border:2px solid #f0bed0;}