#ffc380 color space conversions
Hex:
#ffc380
RGB:
255, 195, 128
CMY:
0, 24, 50
CMYK:
0, 24, 50, 0
HSL:
32°, 100.0000%, 75.0980%
HSV (HSB):
32°, 49.8039%, 100.0000%
XYZ:
64.6514, 61.8487, 28.9526
xyY:
0.4159, 0.3979, 61.8487
CIE-Lab:
82.8329, 13.7231, 41.7923
CIE-LCH:
82.8329, 43.9877, 71.8216
CIE-Luv:
82.8329, 44.9881, 51.0768
Hunter-Lab:
78.6440, 9.1138, 33.2233
#ffc380 color charts
#ffc380 color shades, tints & tones
#ffc380 color schemes
#ffc380 color preview, HTML & CSS examples
This text has a color of #ffc380
<p style="color:#ffc380;">Text here</p>
.mytext {color:#ffc380;}
This box has a color of #ffc380
<div style="background-color:#ffc380;">Content here</div>
.mybackground {background-color:#ffc380;}
Border around this has a color of #ffc380
<div style="border:2px solid #ffc380;">Content here</div>
.myborder {border:2px solid #ffc380;}