#ffcc70 color space conversions
Hex:
#ffcc70
RGB:
255, 204, 112
CMY:
0, 20, 56
CMYK:
0, 20, 56, 0
HSL:
39°, 100.0000%, 71.9608%
HSV (HSB):
39°, 56.0784%, 100.0000%
XYZ:
65.7575, 65.6156, 24.5285
xyY:
0.4218, 0.4209, 65.6156
CIE-Lab:
84.8000, 7.7380, 52.0996
CIE-LCH:
84.8000, 52.6711, 81.5520
CIE-Luv:
84.8000, 39.9739, 63.1160
Hunter-Lab:
81.0034, 3.1478, 38.7489
#ffcc70 color charts
#ffcc70 color shades, tints & tones
#ffcc70 color schemes
#ffcc70 color preview, HTML & CSS examples
This text has a color of #ffcc70
<p style="color:#ffcc70;">Text here</p>
.mytext {color:#ffcc70;}
This box has a color of #ffcc70
<div style="background-color:#ffcc70;">Content here</div>
.mybackground {background-color:#ffcc70;}
Border around this has a color of #ffcc70
<div style="border:2px solid #ffcc70;">Content here</div>
.myborder {border:2px solid #ffcc70;}