#f2da7a color space conversions
Hex:
#f2da7a
RGB:
242, 218, 122
CMY:
5, 15, 52
CMYK:
0, 10, 50, 5
HSL:
48°, 82.1918%, 71.3725%
HSV (HSB):
48°, 49.5868%, 94.9020%
XYZ:
65.2022, 70.4252, 28.5693
xyY:
0.3971, 0.4289, 70.4252
CIE-Lab:
87.2050, -3.8768, 49.9004
CIE-LCH:
87.2050, 50.0508, 94.4424
CIE-Luv:
87.2050, 20.6201, 64.2382
Hunter-Lab:
83.9197, -8.1723, 38.5594
#f2da7a color charts
#f2da7a color shades, tints & tones
#f2da7a color schemes
#f2da7a color preview, HTML & CSS examples
This text has a color of #f2da7a
<p style="color:#f2da7a;">Text here</p>
.mytext {color:#f2da7a;}
This box has a color of #f2da7a
<div style="background-color:#f2da7a;">Content here</div>
.mybackground {background-color:#f2da7a;}
Border around this has a color of #f2da7a
<div style="border:2px solid #f2da7a;">Content here</div>
.myborder {border:2px solid #f2da7a;}