#ffc060 color space conversions
Hex:
#ffc060
RGB:
255, 192, 96
CMY:
0, 25, 62
CMYK:
0, 25, 62, 0
HSL:
36°, 100.0000%, 68.8235%
HSV (HSB):
36°, 62.3529%, 100.0000%
XYZ:
62.2010, 59.8038, 19.3313
xyY:
0.4401, 0.4231, 59.8038
CIE-Lab:
81.7314, 12.8436, 56.0946
CIE-LCH:
81.7314, 57.5462, 77.1037
CIE-Luv:
81.7314, 49.6664, 64.5685
Hunter-Lab:
77.3329, 8.2398, 39.3120
#ffc060 color charts
#ffc060 color shades, tints & tones
#ffc060 color schemes
#ffc060 color preview, HTML & CSS examples
This text has a color of #ffc060
<p style="color:#ffc060;">Text here</p>
.mytext {color:#ffc060;}
This box has a color of #ffc060
<div style="background-color:#ffc060;">Content here</div>
.mybackground {background-color:#ffc060;}
Border around this has a color of #ffc060
<div style="border:2px solid #ffc060;">Content here</div>
.myborder {border:2px solid #ffc060;}