#ada14c color space conversions
Hex:
#ada14c
RGB:
173, 161, 76
CMY:
32, 37, 70
CMYK:
0, 7, 56, 32
HSL:
53°, 38.9558%, 48.8235%
HSV (HSB):
53°, 56.0694%, 67.8431%
XYZ:
31.2830, 34.8958, 11.9242
xyY:
0.4005, 0.4468, 34.8958
CIE-Lab:
65.6674, -6.7971, 45.1188
CIE-LCH:
65.6674, 45.6279, 98.5671
CIE-Luv:
65.6674, 12.0123, 54.2327
Hunter-Lab:
59.0726, -8.8493, 29.3827
#ada14c color charts
#ada14c color shades, tints & tones
#ada14c color schemes
#ada14c color preview, HTML & CSS examples
This text has a color of #ada14c
<p style="color:#ada14c;">Text here</p>
.mytext {color:#ada14c;}
This box has a color of #ada14c
<div style="background-color:#ada14c;">Content here</div>
.mybackground {background-color:#ada14c;}
Border around this has a color of #ada14c
<div style="border:2px solid #ada14c;">Content here</div>
.myborder {border:2px solid #ada14c;}