#ffc30a color space conversions
Hex:
#ffc30a
RGB:
255, 195, 10
CMY:
0, 24, 96
CMYK:
0, 24, 96, 0
HSL:
45°, 100.0000%, 51.9608%
HSV (HSB):
45°, 96.0784%, 100.0000%
XYZ:
60.8099, 60.3121, 8.7235
xyY:
0.4683, 0.4645, 60.3121
CIE-Lab:
82.0076, 8.3929, 82.7586
CIE-LCH:
82.0076, 83.1831, 84.2092
CIE-Luv:
82.0076, 50.5809, 84.2608
Hunter-Lab:
77.6609, 3.8622, 47.7027
#ffc30a color charts
#ffc30a color shades, tints & tones
#ffc30a color schemes
#ffc30a color preview, HTML & CSS examples
This text has a color of #ffc30a
<p style="color:#ffc30a;">Text here</p>
.mytext {color:#ffc30a;}
This box has a color of #ffc30a
<div style="background-color:#ffc30a;">Content here</div>
.mybackground {background-color:#ffc30a;}
Border around this has a color of #ffc30a
<div style="border:2px solid #ffc30a;">Content here</div>
.myborder {border:2px solid #ffc30a;}