#ffc96b color space conversions
Hex:
#ffc96b
RGB:
255, 201, 107
CMY:
0, 21, 58
CMYK:
0, 21, 58, 0
HSL:
38°, 100.0000%, 70.9804%
HSV (HSB):
38°, 58.0392%, 100.0000%
XYZ:
64.7805, 64.0948, 22.8672
xyY:
0.4269, 0.4224, 64.0948
CIE-Lab:
84.0151, 8.9199, 53.5584
CIE-LCH:
84.0151, 54.2961, 80.5445
CIE-Luv:
84.0151, 42.4248, 63.9641
Hunter-Lab:
80.0592, 4.3308, 39.1066
#ffc96b color charts
#ffc96b color shades, tints & tones
#ffc96b color schemes
#ffc96b color preview, HTML & CSS examples
This text has a color of #ffc96b
<p style="color:#ffc96b;">Text here</p>
.mytext {color:#ffc96b;}
This box has a color of #ffc96b
<div style="background-color:#ffc96b;">Content here</div>
.mybackground {background-color:#ffc96b;}
Border around this has a color of #ffc96b
<div style="border:2px solid #ffc96b;">Content here</div>
.myborder {border:2px solid #ffc96b;}