#f0b0e9 color space conversions
Hex:
#f0b0e9
RGB:
240, 176, 233
CMY:
6, 31, 9
CMYK:
0, 27, 3, 6
HSL:
307°, 68.0851%, 81.5686%
HSV (HSB):
307°, 26.6667%, 94.1176%
XYZ:
66.1685, 55.4591, 84.3080
xyY:
0.3213, 0.2693, 55.4591
CIE-Lab:
79.3050, 32.3426, -19.3347
CIE-LCH:
79.3050, 37.6812, 329.1286
CIE-Luv:
79.3050, 33.1101, -35.7515
Hunter-Lab:
74.4709, 28.2759, -14.9922
#f0b0e9 color charts
#f0b0e9 color shades, tints & tones
#f0b0e9 color schemes
#f0b0e9 color preview, HTML & CSS examples
This text has a color of #f0b0e9
<p style="color:#f0b0e9;">Text here</p>
.mytext {color:#f0b0e9;}
This box has a color of #f0b0e9
<div style="background-color:#f0b0e9;">Content here</div>
.mybackground {background-color:#f0b0e9;}
Border around this has a color of #f0b0e9
<div style="border:2px solid #f0b0e9;">Content here</div>
.myborder {border:2px solid #f0b0e9;}