#ffcc8c color space conversions
Hex:
#ffcc8c
RGB:
255, 204, 140
CMY:
0, 20, 45
CMYK:
0, 20, 45, 0
HSL:
33°, 100.0000%, 77.4510%
HSV (HSB):
33°, 45.0980%, 100.0000%
XYZ:
67.5665, 66.3392, 34.0545
xyY:
0.4023, 0.3950, 66.3392
CIE-Lab:
85.1691, 10.1653, 38.6706
CIE-LCH:
85.1691, 39.9844, 75.2720
CIE-Luv:
85.1691, 37.8490, 48.9773
Hunter-Lab:
81.4489, 5.5404, 32.2245
#ffcc8c color charts
#ffcc8c RGB chart
#ffcc8c CMYK chart
#ffcc8c RGB pie chart
#ffcc8c color shades, tints & tones
#ffcc8c color schemes
#ffcc8c color preview, HTML & CSS examples
This text has a color of #ffcc8c
<p style="color:#ffcc8c;">Text here</p>
.mytext {color:#ffcc8c;}
Text color #ffcc8c
This box has a color of #ffcc8c
<div style="background-color:#ffcc8c;">Content here</div>
.mybackground {background-color:#ffcc8c;}
Background color #ffcc8c
Border around this has a color of #ffcc8c
<div style="border:2px solid #ffcc8c;">Content here</div>
.myborder {border:2px solid #ffcc8c;}
Border color #ffcc8c