#f2b2b1 color space conversions
Hex:
#f2b2b1
RGB:
242, 178, 177
CMY:
5, 30, 31
CMYK:
0, 26, 27, 5
HSL:
1°, 71.4286%, 82.1569%
HSV (HSB):
1°, 26.8595%, 94.9020%
XYZ:
60.4742, 53.8924, 48.8099
xyY:
0.3706, 0.3303, 53.8924
CIE-Lab:
78.3989, 23.1530, 9.6906
CIE-LCH:
78.3989, 25.0992, 22.7115
CIE-Luv:
78.3989, 41.1895, 9.5710
Hunter-Lab:
73.4114, 18.5731, 11.9672
#f2b2b1 color charts
#f2b2b1 color shades, tints & tones
#f2b2b1 color schemes
#f2b2b1 color preview, HTML & CSS examples
This text has a color of #f2b2b1
<p style="color:#f2b2b1;">Text here</p>
.mytext {color:#f2b2b1;}
This box has a color of #f2b2b1
<div style="background-color:#f2b2b1;">Content here</div>
.mybackground {background-color:#f2b2b1;}
Border around this has a color of #f2b2b1
<div style="border:2px solid #f2b2b1;">Content here</div>
.myborder {border:2px solid #f2b2b1;}