#f2d27d color space conversions
Hex:
#f2d27d
RGB:
242, 210, 125
CMY:
5, 18, 51
CMYK:
0, 13, 48, 5
HSL:
44°, 81.8182%, 71.9608%
HSV (HSB):
44°, 48.3471%, 94.9020%
XYZ:
63.3662, 66.4511, 28.8886
xyY:
0.3993, 0.4187, 66.4511
CIE-Lab:
85.2260, 0.4748, 46.0130
CIE-LCH:
85.2260, 46.0155, 89.4087
CIE-Luv:
85.2260, 25.6817, 58.9064
Hunter-Lab:
81.5175, -3.9019, 36.0508
#f2d27d color charts
#f2d27d color shades, tints & tones
#f2d27d color schemes
#f2d27d color preview, HTML & CSS examples
This text has a color of #f2d27d
<p style="color:#f2d27d;">Text here</p>
.mytext {color:#f2d27d;}
This box has a color of #f2d27d
<div style="background-color:#f2d27d;">Content here</div>
.mybackground {background-color:#f2d27d;}
Border around this has a color of #f2d27d
<div style="border:2px solid #f2d27d;">Content here</div>
.myborder {border:2px solid #f2d27d;}