#f0d27d color space conversions
Hex:
#f0d27d
RGB:
240, 210, 125
CMY:
6, 18, 51
CMYK:
0, 13, 48, 6
HSL:
44°, 79.3103%, 71.5686%
HSV (HSB):
44°, 47.9167%, 94.1176%
XYZ:
62.6834, 66.0991, 28.8567
xyY:
0.3976, 0.4193, 66.0991
CIE-Lab:
85.0470, -0.3279, 45.7517
CIE-LCH:
85.0470, 45.7529, 90.4106
CIE-Luv:
85.0470, 24.2785, 58.7745
Hunter-Lab:
81.3014, -4.6537, 35.8669
#f0d27d color charts
#f0d27d color shades, tints & tones
#f0d27d color schemes
#f0d27d color preview, HTML & CSS examples
This text has a color of #f0d27d
<p style="color:#f0d27d;">Text here</p>
.mytext {color:#f0d27d;}
This box has a color of #f0d27d
<div style="background-color:#f0d27d;">Content here</div>
.mybackground {background-color:#f0d27d;}
Border around this has a color of #f0d27d
<div style="border:2px solid #f0d27d;">Content here</div>
.myborder {border:2px solid #f0d27d;}