#fdea7a color space conversions
Hex:
#fdea7a
RGB:
253, 234, 122
CMY:
1, 8, 52
CMYK:
0, 8, 52, 1
HSL:
51°, 97.0370%, 73.5294%
HSV (HSB):
51°, 51.7787%, 99.2157%
XYZ:
73.4437, 81.1334, 30.2018
xyY:
0.3975, 0.4391, 81.1334
CIE-Lab:
92.1910, -7.5210, 56.1033
CIE-LCH:
92.1910, 56.6051, 97.6353
CIE-Luv:
92.1910, 17.8317, 72.3792
Hunter-Lab:
90.0741, -12.0862, 43.1720
#fdea7a color charts
#fdea7a color shades, tints & tones
#fdea7a color schemes
#fdea7a color preview, HTML & CSS examples
This text has a color of #fdea7a
<p style="color:#fdea7a;">Text here</p>
.mytext {color:#fdea7a;}
This box has a color of #fdea7a
<div style="background-color:#fdea7a;">Content here</div>
.mybackground {background-color:#fdea7a;}
Border around this has a color of #fdea7a
<div style="border:2px solid #fdea7a;">Content here</div>
.myborder {border:2px solid #fdea7a;}