#fdc28c color space conversions
Hex:
#fdc28c
RGB:
253, 194, 140
CMY:
1, 24, 45
CMYK:
0, 23, 45, 1
HSL:
29°, 96.5812%, 77.0588%
HSV (HSB):
29°, 44.6640%, 99.2157%
XYZ:
64.5334, 61.3597, 33.2533
xyY:
0.4055, 0.3856, 61.3597
CIE-Lab:
82.5717, 14.5813, 35.2656
CIE-LCH:
82.5717, 38.1612, 67.5363
CIE-Luv:
82.5717, 43.0874, 43.7791
Hunter-Lab:
78.3324, 9.9738, 29.6632
#fdc28c color charts
#fdc28c color shades, tints & tones
#fdc28c color schemes
#fdc28c color preview, HTML & CSS examples
This text has a color of #fdc28c
<p style="color:#fdc28c;">Text here</p>
.mytext {color:#fdc28c;}
This box has a color of #fdc28c
<div style="background-color:#fdc28c;">Content here</div>
.mybackground {background-color:#fdc28c;}
Border around this has a color of #fdc28c
<div style="border:2px solid #fdc28c;">Content here</div>
.myborder {border:2px solid #fdc28c;}