#ffc328 color space conversions
Hex:
#ffc328
RGB:
255, 195, 40
CMY:
0, 24, 84
CMYK:
0, 24, 84, 0
HSL:
43°, 100.0000%, 57.8431%
HSV (HSB):
43°, 84.3137%, 100.0000%
XYZ:
61.1381, 60.4434, 10.4519
xyY:
0.4631, 0.4578, 60.4434
CIE-Lab:
82.0786, 8.8604, 77.5264
CIE-LCH:
82.0786, 78.0311, 83.4800
CIE-Luv:
82.0786, 50.0667, 81.2216
Hunter-Lab:
77.7454, 4.3161, 46.4509
#ffc328 color charts
#ffc328 color shades, tints & tones
#ffc328 color schemes
#ffc328 color preview, HTML & CSS examples
This text has a color of #ffc328
<p style="color:#ffc328;">Text here</p>
.mytext {color:#ffc328;}
This box has a color of #ffc328
<div style="background-color:#ffc328;">Content here</div>
.mybackground {background-color:#ffc328;}
Border around this has a color of #ffc328
<div style="border:2px solid #ffc328;">Content here</div>
.myborder {border:2px solid #ffc328;}