#ffac0c color space conversions
Hex:
#ffac0c
RGB:
255, 172, 12
CMY:
0, 33, 95
CMYK:
0, 33, 95, 0
HSL:
40°, 100.0000%, 52.3529%
HSV (HSB):
40°, 95.2941%, 100.0000%
XYZ:
56.0589, 50.7916, 7.1970
xyY:
0.4915, 0.4454, 50.7916
CIE-Lab:
76.5526, 20.3797, 78.7086
CIE-LCH:
76.5526, 81.3042, 75.4834
CIE-Luv:
76.5526, 68.9252, 75.8013
Hunter-Lab:
71.2682, 15.6870, 43.9004
#ffac0c color charts
#ffac0c RGB chart
#ffac0c CMYK chart
#ffac0c RGB pie chart
#ffac0c color shades, tints & tones
#ffac0c color schemes
#ffac0c color preview, HTML & CSS examples
This text has a color of #ffac0c
<p style="color:#ffac0c;">Text here</p>
.mytext {color:#ffac0c;}
Text color #ffac0c
This box has a color of #ffac0c
<div style="background-color:#ffac0c;">Content here</div>
.mybackground {background-color:#ffac0c;}
Background color #ffac0c
Border around this has a color of #ffac0c
<div style="border:2px solid #ffac0c;">Content here</div>
.myborder {border:2px solid #ffac0c;}
Border color #ffac0c