#adbb50 color space conversions
Hex:
#adbb50
RGB:
173, 187, 80
CMY:
32, 27, 69
CMYK:
7, 0, 57, 27
HSL:
68°, 44.0329%, 52.3529%
HSV (HSB):
68°, 57.2193%, 73.3333%
XYZ:
36.4519, 45.0041, 14.3549
xyY:
0.3805, 0.4697, 45.0041
CIE-Lab:
72.8946, -19.8955, 51.4755
CIE-LCH:
72.8946, 55.1865, 111.1317
CIE-Luv:
72.8946, -4.3678, 64.8524
Hunter-Lab:
67.0851, -20.4077, 34.2727
#adbb50 color charts
#adbb50 color shades, tints & tones
#adbb50 color schemes
#adbb50 color preview, HTML & CSS examples
This text has a color of #adbb50
<p style="color:#adbb50;">Text here</p>
.mytext {color:#adbb50;}
This box has a color of #adbb50
<div style="background-color:#adbb50;">Content here</div>
.mybackground {background-color:#adbb50;}
Border around this has a color of #adbb50
<div style="border:2px solid #adbb50;">Content here</div>
.myborder {border:2px solid #adbb50;}