#f0b2b9 color space conversions
Hex:
#f0b2b9
RGB:
240, 178, 185
CMY:
6, 30, 27
CMYK:
0, 26, 23, 6
HSL:
353°, 67.3913%, 81.9608%
HSV (HSB):
353°, 25.8333%, 94.1176%
XYZ:
60.6125, 53.8688, 53.1020
xyY:
0.3617, 0.3214, 53.8688
CIE-Lab:
78.3852, 23.5399, 5.3057
CIE-LCH:
78.3852, 24.1305, 12.7017
CIE-Luv:
78.3852, 38.7404, 3.3632
Hunter-Lab:
73.3954, 18.9697, 8.4801
#f0b2b9 color charts
#f0b2b9 color shades, tints & tones
#f0b2b9 color schemes
#f0b2b9 color preview, HTML & CSS examples
This text has a color of #f0b2b9
<p style="color:#f0b2b9;">Text here</p>
.mytext {color:#f0b2b9;}
This box has a color of #f0b2b9
<div style="background-color:#f0b2b9;">Content here</div>
.mybackground {background-color:#f0b2b9;}
Border around this has a color of #f0b2b9
<div style="border:2px solid #f0b2b9;">Content here</div>
.myborder {border:2px solid #f0b2b9;}