#f0b3cb color space conversions
Hex:
#f0b3cb
RGB:
240, 179, 203
CMY:
6, 30, 20
CMYK:
0, 25, 15, 6
HSL:
336°, 67.0330%, 82.1569%
HSV (HSB):
336°, 25.4167%, 94.1176%
XYZ:
62.8348, 55.0773, 63.8191
xyY:
0.3458, 0.3031, 55.0773
CIE-Lab:
79.0857, 25.7169, -3.4352
CIE-LCH:
79.0857, 25.9453, 352.3916
CIE-Luv:
79.0857, 35.7624, -9.8193
Hunter-Lab:
74.2141, 21.2559, 0.9644
#f0b3cb color charts
#f0b3cb color shades, tints & tones
#f0b3cb color schemes
#f0b3cb color preview, HTML & CSS examples
This text has a color of #f0b3cb
<p style="color:#f0b3cb;">Text here</p>
.mytext {color:#f0b3cb;}
This box has a color of #f0b3cb
<div style="background-color:#f0b3cb;">Content here</div>
.mybackground {background-color:#f0b3cb;}
Border around this has a color of #f0b3cb
<div style="border:2px solid #f0b3cb;">Content here</div>
.myborder {border:2px solid #f0b3cb;}