#f0bbad color space conversions
Hex:
#f0bbad
RGB:
240, 187, 173
CMY:
6, 27, 32
CMYK:
0, 22, 28, 6
HSL:
13°, 69.0722%, 80.9804%
HSV (HSB):
13°, 27.9167%, 94.1176%
XYZ:
61.2483, 57.0830, 47.3252
xyY:
0.3697, 0.3446, 57.0830
CIE-Lab:
80.2263, 17.1038, 14.4092
CIE-LCH:
80.2263, 22.3644, 40.1127
CIE-Luv:
80.2263, 34.8360, 17.2855
Hunter-Lab:
75.5533, 12.4851, 15.7492
#f0bbad color charts
#f0bbad color shades, tints & tones
#f0bbad color schemes
#f0bbad color preview, HTML & CSS examples
This text has a color of #f0bbad
<p style="color:#f0bbad;">Text here</p>
.mytext {color:#f0bbad;}
This box has a color of #f0bbad
<div style="background-color:#f0bbad;">Content here</div>
.mybackground {background-color:#f0bbad;}
Border around this has a color of #f0bbad
<div style="border:2px solid #f0bbad;">Content here</div>
.myborder {border:2px solid #f0bbad;}