#fdc070 color space conversions
Hex:
#fdc070
RGB:
253, 192, 112
CMY:
1, 25, 56
CMYK:
0, 24, 56, 1
HSL:
34°, 97.2414%, 71.5686%
HSV (HSB):
34°, 55.7312%, 99.2157%
XYZ:
62.2823, 59.7518, 23.5798
xyY:
0.4277, 0.4103, 59.7518
CIE-Lab:
81.7031, 13.1549, 48.3497
CIE-LCH:
81.7031, 50.1074, 74.7795
CIE-Luv:
81.7031, 46.9445, 57.4856
Hunter-Lab:
77.2993, 8.5489, 36.0233
#fdc070 color charts
#fdc070 color shades, tints & tones
#fdc070 color schemes
#fdc070 color preview, HTML & CSS examples
This text has a color of #fdc070
<p style="color:#fdc070;">Text here</p>
.mytext {color:#fdc070;}
This box has a color of #fdc070
<div style="background-color:#fdc070;">Content here</div>
.mybackground {background-color:#fdc070;}
Border around this has a color of #fdc070
<div style="border:2px solid #fdc070;">Content here</div>
.myborder {border:2px solid #fdc070;}