#f0bbd9 color space conversions
Hex:
#f0bbd9
RGB:
240, 187, 217
CMY:
6, 27, 15
CMYK:
0, 22, 10, 6
HSL:
326°, 63.8554%, 83.7255%
HSV (HSB):
326°, 22.0833%, 94.1176%
XYZ:
66.2299, 59.0757, 73.5577
xyY:
0.3330, 0.2971, 59.0757
CIE-Lab:
81.3332, 23.7375, -7.6743
CIE-LCH:
81.3332, 24.9472, 342.0840
CIE-Luv:
81.3332, 29.6061, -15.9498
Hunter-Lab:
76.8607, 19.3050, -2.9396
#f0bbd9 color charts
#f0bbd9 color shades, tints & tones
#f0bbd9 color schemes
#f0bbd9 color preview, HTML & CSS examples
This text has a color of #f0bbd9
<p style="color:#f0bbd9;">Text here</p>
.mytext {color:#f0bbd9;}
This box has a color of #f0bbd9
<div style="background-color:#f0bbd9;">Content here</div>
.mybackground {background-color:#f0bbd9;}
Border around this has a color of #f0bbd9
<div style="border:2px solid #f0bbd9;">Content here</div>
.myborder {border:2px solid #f0bbd9;}