#ccad2b color space conversions
Hex:
#ccad2b
RGB:
204, 173, 43
CMY:
20, 32, 83
CMYK:
0, 15, 79, 20
HSL:
48°, 65.1822%, 48.4314%
HSV (HSB):
48°, 78.9216%, 80.0000%
XYZ:
40.2815, 42.8989, 8.4428
xyY:
0.4396, 0.4682, 42.8989
CIE-Lab:
71.4863, -1.5250, 65.5537
CIE-LCH:
71.4863, 65.5715, 91.3327
CIE-Luv:
71.4863, 27.3110, 70.7660
Hunter-Lab:
65.4973, -4.8410, 38.2055
#ccad2b color charts
#ccad2b color shades, tints & tones
#ccad2b color schemes
#ccad2b color preview, HTML & CSS examples
This text has a color of #ccad2b
<p style="color:#ccad2b;">Text here</p>
.mytext {color:#ccad2b;}
This box has a color of #ccad2b
<div style="background-color:#ccad2b;">Content here</div>
.mybackground {background-color:#ccad2b;}
Border around this has a color of #ccad2b
<div style="border:2px solid #ccad2b;">Content here</div>
.myborder {border:2px solid #ccad2b;}