#f0b0bb color space conversions
Hex:
#f0b0bb
RGB:
240, 176, 187
CMY:
6, 31, 27
CMYK:
0, 27, 22, 6
HSL:
350°, 68.0851%, 81.5686%
HSV (HSB):
350°, 26.6667%, 94.1176%
XYZ:
60.4302, 53.1638, 54.0903
xyY:
0.3604, 0.3170, 53.1638
CIE-Lab:
77.9716, 24.8906, 3.6219
CIE-LCH:
77.9716, 25.1527, 8.2793
CIE-Luv:
77.9716, 39.6375, 0.6926
Hunter-Lab:
72.9135, 20.3408, 7.0556
#f0b0bb color charts
#f0b0bb color shades, tints & tones
#f0b0bb color schemes
#f0b0bb color preview, HTML & CSS examples
This text has a color of #f0b0bb
<p style="color:#f0b0bb;">Text here</p>
.mytext {color:#f0b0bb;}
This box has a color of #f0b0bb
<div style="background-color:#f0b0bb;">Content here</div>
.mybackground {background-color:#f0b0bb;}
Border around this has a color of #f0b0bb
<div style="border:2px solid #f0b0bb;">Content here</div>
.myborder {border:2px solid #f0b0bb;}