#ffd47c color space conversions
Hex:
#ffd47c
RGB:
255, 212, 124
CMY:
0, 17, 51
CMYK:
0, 17, 51, 0
HSL:
40°, 100.0000%, 74.3137%
HSV (HSB):
40°, 51.3725%, 100.0000%
XYZ:
68.4216, 69.8022, 28.9357
xyY:
0.4093, 0.4176, 69.8022
CIE-Lab:
86.8998, 4.5802, 48.8290
CIE-LCH:
86.8998, 49.0433, 84.6412
CIE-Luv:
86.8998, 33.6684, 61.2243
Hunter-Lab:
83.5477, -0.0255, 37.9490
#ffd47c color charts
#ffd47c color shades, tints & tones
#ffd47c color schemes
#ffd47c color preview, HTML & CSS examples
This text has a color of #ffd47c
<p style="color:#ffd47c;">Text here</p>
.mytext {color:#ffd47c;}
This box has a color of #ffd47c
<div style="background-color:#ffd47c;">Content here</div>
.mybackground {background-color:#ffd47c;}
Border around this has a color of #ffd47c
<div style="border:2px solid #ffd47c;">Content here</div>
.myborder {border:2px solid #ffd47c;}