#f2cf7e color space conversions
Hex:
#f2cf7e
RGB:
242, 207, 126
CMY:
5, 19, 51
CMYK:
0, 14, 48, 5
HSL:
42°, 81.6901%, 72.1569%
HSV (HSB):
42°, 47.9339%, 94.9020%
XYZ:
62.6967, 65.0093, 28.9822
xyY:
0.4001, 0.4149, 65.0093
CIE-Lab:
84.4885, 2.1098, 44.6028
CIE-LCH:
84.4885, 44.6527, 87.2918
CIE-Luv:
84.4885, 27.5959, 56.9368
Hunter-Lab:
80.6283, -2.2977, 35.1277
#f2cf7e color charts
#f2cf7e color shades, tints & tones
#f2cf7e color schemes
#f2cf7e color preview, HTML & CSS examples
This text has a color of #f2cf7e
<p style="color:#f2cf7e;">Text here</p>
.mytext {color:#f2cf7e;}
This box has a color of #f2cf7e
<div style="background-color:#f2cf7e;">Content here</div>
.mybackground {background-color:#f2cf7e;}
Border around this has a color of #f2cf7e
<div style="border:2px solid #f2cf7e;">Content here</div>
.myborder {border:2px solid #f2cf7e;}