#f2bbb2 color space conversions
Hex:
#f2bbb2
RGB:
242, 187, 178
CMY:
5, 27, 30
CMYK:
0, 23, 26, 5
HSL:
8°, 71.1111%, 82.3529%
HSV (HSB):
8°, 26.4463%, 94.9020%
XYZ:
62.4242, 57.6322, 49.9535
xyY:
0.3672, 0.3390, 57.6322
CIE-Lab:
80.5339, 18.5240, 12.1853
CIE-LCH:
80.5339, 22.1725, 33.3375
CIE-Luv:
80.5339, 35.6532, 14.0016
Hunter-Lab:
75.9159, 13.9242, 14.1277
#f2bbb2 color charts
#f2bbb2 color shades, tints & tones
#f2bbb2 color schemes
#f2bbb2 color preview, HTML & CSS examples
This text has a color of #f2bbb2
<p style="color:#f2bbb2;">Text here</p>
.mytext {color:#f2bbb2;}
This box has a color of #f2bbb2
<div style="background-color:#f2bbb2;">Content here</div>
.mybackground {background-color:#f2bbb2;}
Border around this has a color of #f2bbb2
<div style="border:2px solid #f2bbb2;">Content here</div>
.myborder {border:2px solid #f2bbb2;}