#f0bee5 color space conversions
Hex:
#f0bee5
RGB:
240, 190, 229
CMY:
6, 25, 10
CMYK:
0, 21, 5, 6
HSL:
313°, 62.5000%, 84.3137%
HSV (HSB):
313°, 20.8333%, 94.1176%
XYZ:
68.4915, 61.0093, 82.2948
xyY:
0.3234, 0.2881, 61.0093
CIE-Lab:
82.3838, 24.1984, -12.5529
CIE-LCH:
82.3838, 27.2605, 332.5820
CIE-Luv:
82.3838, 26.5642, -23.6836
Hunter-Lab:
78.1085, 19.8327, -7.7918
#f0bee5 color charts
#f0bee5 color shades, tints & tones
#f0bee5 color schemes
#f0bee5 color preview, HTML & CSS examples
This text has a color of #f0bee5
<p style="color:#f0bee5;">Text here</p>
.mytext {color:#f0bee5;}
This box has a color of #f0bee5
<div style="background-color:#f0bee5;">Content here</div>
.mybackground {background-color:#f0bee5;}
Border around this has a color of #f0bee5
<div style="border:2px solid #f0bee5;">Content here</div>
.myborder {border:2px solid #f0bee5;}