#f0d27a color space conversions
Hex:
#f0d27a
RGB:
240, 210, 122
CMY:
6, 18, 52
CMYK:
0, 13, 49, 6
HSL:
45°, 79.7297%, 70.9804%
HSV (HSB):
45°, 49.1667%, 94.1176%
XYZ:
62.4946, 66.0236, 27.8624
xyY:
0.3996, 0.4222, 66.0236
CIE-Lab:
85.0084, -0.5994, 47.1782
CIE-LCH:
85.0084, 47.1820, 90.7279
CIE-Luv:
85.0084, 24.4532, 60.2699
Hunter-Lab:
81.2549, -4.9085, 36.5479
#f0d27a color charts
#f0d27a color shades, tints & tones
#f0d27a color schemes
#f0d27a color preview, HTML & CSS examples
This text has a color of #f0d27a
<p style="color:#f0d27a;">Text here</p>
.mytext {color:#f0d27a;}
This box has a color of #f0d27a
<div style="background-color:#f0d27a;">Content here</div>
.mybackground {background-color:#f0d27a;}
Border around this has a color of #f0d27a
<div style="border:2px solid #f0d27a;">Content here</div>
.myborder {border:2px solid #f0d27a;}