#f0bcc9 color space conversions
Hex:
#f0bcc9
RGB:
240, 188, 201
CMY:
6, 26, 21
CMYK:
0, 22, 16, 6
HSL:
345°, 63.4146%, 83.9216%
HSV (HSB):
345°, 21.6667%, 94.1176%
XYZ:
64.4610, 58.7088, 63.1928
xyY:
0.3459, 0.3150, 58.7088
CIE-Lab:
81.1312, 20.6258, 0.6409
CIE-LCH:
81.1312, 20.6358, 1.7796
CIE-Luv:
81.1312, 31.0100, -2.8153
Hunter-Lab:
76.6216, 16.0824, 4.7364
#f0bcc9 color charts
#f0bcc9 color shades, tints & tones
#f0bcc9 color schemes
#f0bcc9 color preview, HTML & CSS examples
This text has a color of #f0bcc9
<p style="color:#f0bcc9;">Text here</p>
.mytext {color:#f0bcc9;}
This box has a color of #f0bcc9
<div style="background-color:#f0bcc9;">Content here</div>
.mybackground {background-color:#f0bcc9;}
Border around this has a color of #f0bcc9
<div style="border:2px solid #f0bcc9;">Content here</div>
.myborder {border:2px solid #f0bcc9;}