#f2da7e color space conversions
Hex:
#f2da7e
RGB:
242, 218, 126
CMY:
5, 15, 51
CMYK:
0, 10, 48, 5
HSL:
48°, 81.6901%, 72.1569%
HSV (HSB):
48°, 47.9339%, 94.9020%
XYZ:
65.4552, 70.5264, 29.9018
xyY:
0.3946, 0.4252, 70.5264
CIE-Lab:
87.2544, -3.5201, 48.0252
CIE-LCH:
87.2544, 48.1540, 94.1921
CIE-Luv:
87.2544, 20.4129, 62.2944
Hunter-Lab:
83.9800, -7.8395, 37.6753
#f2da7e color charts
#f2da7e color shades, tints & tones
#f2da7e color schemes
#f2da7e color preview, HTML & CSS examples
This text has a color of #f2da7e
<p style="color:#f2da7e;">Text here</p>
.mytext {color:#f2da7e;}
This box has a color of #f2da7e
<div style="background-color:#f2da7e;">Content here</div>
.mybackground {background-color:#f2da7e;}
Border around this has a color of #f2da7e
<div style="border:2px solid #f2da7e;">Content here</div>
.myborder {border:2px solid #f2da7e;}