#ffc080 color space conversions
Hex:
#ffc080
RGB:
255, 192, 128
CMY:
0, 25, 50
CMYK:
0, 25, 50, 0
HSL:
30°, 100.0000%, 75.0980%
HSV (HSB):
30°, 49.8039%, 100.0000%
XYZ:
63.9859, 60.5178, 28.7308
xyY:
0.4176, 0.3949, 60.5178
CIE-Lab:
82.1188, 15.2871, 40.8904
CIE-LCH:
82.1188, 43.6545, 69.5014
CIE-Luv:
82.1188, 47.0633, 49.6324
Hunter-Lab:
77.7932, 10.6805, 32.5581
#ffc080 color charts
#ffc080 color shades, tints & tones
#ffc080 color schemes
#ffc080 color preview, HTML & CSS examples
This text has a color of #ffc080
<p style="color:#ffc080;">Text here</p>
.mytext {color:#ffc080;}
This box has a color of #ffc080
<div style="background-color:#ffc080;">Content here</div>
.mybackground {background-color:#ffc080;}
Border around this has a color of #ffc080
<div style="border:2px solid #ffc080;">Content here</div>
.myborder {border:2px solid #ffc080;}