#ffb16c color space conversions
Hex:
#ffb16c
RGB:
255, 177, 108
CMY:
0, 31, 58
CMYK:
0, 31, 58, 0
HSL:
28°, 100.0000%, 71.1765%
HSV (HSB):
28°, 57.6471%, 100.0000%
XYZ:
59.6689, 53.7870, 21.4244
xyY:
0.4424, 0.3988, 53.7870
CIE-Lab:
78.3374, 21.5010, 46.3239
CIE-LCH:
78.3374, 51.0705, 65.1018
CIE-Luv:
78.3374, 59.6720, 52.7170
Hunter-Lab:
73.3396, 16.8828, 34.0176
#ffb16c color charts
#ffb16c color shades, tints & tones
#ffb16c color schemes
#ffb16c color preview, HTML & CSS examples
This text has a color of #ffb16c
<p style="color:#ffb16c;">Text here</p>
.mytext {color:#ffb16c;}
This box has a color of #ffb16c
<div style="background-color:#ffb16c;">Content here</div>
.mybackground {background-color:#ffb16c;}
Border around this has a color of #ffb16c
<div style="border:2px solid #ffb16c;">Content here</div>
.myborder {border:2px solid #ffb16c;}