#ffc47f color space conversions
Hex:
#ffc47f
RGB:
255, 196, 127
CMY:
0, 23, 50
CMYK:
0, 23, 50, 0
HSL:
32°, 100.0000%, 74.9020%
HSV (HSB):
32°, 50.1961%, 100.0000%
XYZ:
64.8107, 62.2722, 28.6825
xyY:
0.4161, 0.3998, 62.2722
CIE-Lab:
83.0579, 13.1140, 42.5814
CIE-LCH:
83.0579, 44.5550, 72.8825
CIE-Luv:
83.0579, 44.3851, 52.0822
Hunter-Lab:
78.9127, 8.5041, 33.6887
#ffc47f color charts
#ffc47f color shades, tints & tones
#ffc47f color schemes
#ffc47f color preview, HTML & CSS examples
This text has a color of #ffc47f
<p style="color:#ffc47f;">Text here</p>
.mytext {color:#ffc47f;}
This box has a color of #ffc47f
<div style="background-color:#ffc47f;">Content here</div>
.mybackground {background-color:#ffc47f;}
Border around this has a color of #ffc47f
<div style="border:2px solid #ffc47f;">Content here</div>
.myborder {border:2px solid #ffc47f;}