#f2bbb7 color space conversions
Hex:
#f2bbb7
RGB:
242, 187, 183
CMY:
5, 27, 28
CMYK:
0, 23, 24, 5
HSL:
4°, 69.4118%, 83.3333%
HSV (HSB):
4°, 24.3802%, 94.9020%
XYZ:
62.9355, 57.8368, 52.6463
xyY:
0.3629, 0.3335, 57.8368
CIE-Lab:
80.6480, 19.2159, 9.6587
CIE-LCH:
80.6480, 21.5067, 26.6859
CIE-Luv:
80.6480, 35.0699, 10.3853
Hunter-Lab:
76.0505, 14.6291, 12.1916
#f2bbb7 color charts
#f2bbb7 color shades, tints & tones
#f2bbb7 color schemes
#f2bbb7 color preview, HTML & CSS examples
This text has a color of #f2bbb7
<p style="color:#f2bbb7;">Text here</p>
.mytext {color:#f2bbb7;}
This box has a color of #f2bbb7
<div style="background-color:#f2bbb7;">Content here</div>
.mybackground {background-color:#f2bbb7;}
Border around this has a color of #f2bbb7
<div style="border:2px solid #f2bbb7;">Content here</div>
.myborder {border:2px solid #f2bbb7;}