#f2bd9f color space conversions
Hex:
#f2bd9f
RGB:
242, 189, 159
CMY:
5, 26, 38
CMYK:
0, 22, 34, 5
HSL:
22°, 76.1468%, 78.6275%
HSV (HSB):
22°, 34.2975%, 94.9020%
XYZ:
61.0736, 57.7756, 40.7338
xyY:
0.3827, 0.3620, 57.7756
CIE-Lab:
80.6139, 15.0219, 22.4654
CIE-LCH:
80.6139, 27.0250, 56.2307
CIE-Luv:
80.6139, 36.5131, 28.2181
Hunter-Lab:
76.0103, 10.4051, 21.4338
#f2bd9f color charts
#f2bd9f color shades, tints & tones
#f2bd9f color schemes
#f2bd9f color preview, HTML & CSS examples
This text has a color of #f2bd9f
<p style="color:#f2bd9f;">Text here</p>
.mytext {color:#f2bd9f;}
This box has a color of #f2bd9f
<div style="background-color:#f2bd9f;">Content here</div>
.mybackground {background-color:#f2bd9f;}
Border around this has a color of #f2bd9f
<div style="border:2px solid #f2bd9f;">Content here</div>
.myborder {border:2px solid #f2bd9f;}