#f2b888 color space conversions
Hex:
#f2b888
RGB:
242, 184, 136
CMY:
5, 28, 47
CMYK:
0, 24, 44, 5
HSL:
27°, 80.3030%, 74.1176%
HSV (HSB):
27°, 43.8017%, 94.9020%
XYZ:
58.2024, 54.9358, 30.8286
xyY:
0.4043, 0.3816, 54.9358
CIE-Lab:
79.0043, 15.0898, 32.4713
CIE-LCH:
79.0043, 35.8062, 65.0751
CIE-Luv:
79.0043, 42.1159, 39.9590
Hunter-Lab:
74.1187, 10.4610, 27.2222
#f2b888 color charts
#f2b888 color shades, tints & tones
#f2b888 color schemes
#f2b888 color preview, HTML & CSS examples
This text has a color of #f2b888
<p style="color:#f2b888;">Text here</p>
.mytext {color:#f2b888;}
This box has a color of #f2b888
<div style="background-color:#f2b888;">Content here</div>
.mybackground {background-color:#f2b888;}
Border around this has a color of #f2b888
<div style="border:2px solid #f2b888;">Content here</div>
.myborder {border:2px solid #f2b888;}