#f2da8a color space conversions
Hex:
#f2da8a
RGB:
242, 218, 138
CMY:
5, 15, 46
CMYK:
0, 10, 43, 5
HSL:
46°, 80.0000%, 74.5098%
HSV (HSB):
46°, 42.9752%, 94.9020%
XYZ:
66.2768, 70.8550, 34.2280
xyY:
0.3868, 0.4135, 70.8550
CIE-Lab:
87.4145, -2.3706, 42.3119
CIE-LCH:
87.4145, 42.3783, 93.2068
CIE-Luv:
87.4145, 19.7527, 56.0960
Hunter-Lab:
84.1754, -6.7623, 34.8139
#f2da8a color charts
#f2da8a color shades, tints & tones
#f2da8a color schemes
#f2da8a color preview, HTML & CSS examples
This text has a color of #f2da8a
<p style="color:#f2da8a;">Text here</p>
.mytext {color:#f2da8a;}
This box has a color of #f2da8a
<div style="background-color:#f2da8a;">Content here</div>
.mybackground {background-color:#f2da8a;}
Border around this has a color of #f2da8a
<div style="border:2px solid #f2da8a;">Content here</div>
.myborder {border:2px solid #f2da8a;}