#f2db7c color space conversions
Hex:
#f2db7c
RGB:
242, 219, 124
CMY:
5, 14, 51
CMYK:
0, 10, 49, 5
HSL:
48°, 81.9444%, 71.7647%
HSV (HSB):
48°, 48.7603%, 94.9020%
XYZ:
65.5876, 70.9955, 29.3155
xyY:
0.3953, 0.4279, 70.9955
CIE-Lab:
87.4828, -4.2074, 49.2743
CIE-LCH:
87.4828, 49.4536, 94.8805
CIE-Luv:
87.4828, 19.8705, 63.7560
Hunter-Lab:
84.2588, -8.5076, 38.3529
#f2db7c color charts
#f2db7c color shades, tints & tones
#f2db7c color schemes
#f2db7c color preview, HTML & CSS examples
This text has a color of #f2db7c
<p style="color:#f2db7c;">Text here</p>
.mytext {color:#f2db7c;}
This box has a color of #f2db7c
<div style="background-color:#f2db7c;">Content here</div>
.mybackground {background-color:#f2db7c;}
Border around this has a color of #f2db7c
<div style="border:2px solid #f2db7c;">Content here</div>
.myborder {border:2px solid #f2db7c;}