#f2be7d color space conversions
Hex:
#f2be7d
RGB:
242, 190, 125
CMY:
5, 25, 51
CMYK:
0, 21, 48, 5
HSL:
33°, 81.8182%, 71.9608%
HSV (HSB):
33°, 48.3471%, 94.9020%
XYZ:
58.7331, 57.1848, 27.3442
xyY:
0.4100, 0.3992, 57.1848
CIE-Lab:
80.2834, 10.8628, 39.8236
CIE-LCH:
80.2834, 41.2785, 74.7425
CIE-Luv:
80.2834, 39.0718, 49.1373
Hunter-Lab:
75.6206, 6.3013, 31.4953
#f2be7d color charts
#f2be7d color shades, tints & tones
#f2be7d color schemes
#f2be7d color preview, HTML & CSS examples
This text has a color of #f2be7d
<p style="color:#f2be7d;">Text here</p>
.mytext {color:#f2be7d;}
This box has a color of #f2be7d
<div style="background-color:#f2be7d;">Content here</div>
.mybackground {background-color:#f2be7d;}
Border around this has a color of #f2be7d
<div style="border:2px solid #f2be7d;">Content here</div>
.myborder {border:2px solid #f2be7d;}