#acc014 color space conversions
Hex:
#acc014
RGB:
172, 192, 20
CMY:
33, 25, 92
CMYK:
10, 0, 90, 25
HSL:
67°, 81.1321%, 41.5686%
HSV (HSB):
67°, 89.5833%, 75.2941%
XYZ:
35.9892, 46.5204, 7.7443
xyY:
0.3988, 0.5154, 46.5204
CIE-Lab:
73.8820, -25.6951, 72.1039
CIE-LCH:
73.8820, 76.5455, 109.6142
CIE-Luv:
73.8820, -7.3761, 81.3763
Hunter-Lab:
68.2059, -25.1739, 41.0121
#acc014 color charts
#acc014 color shades, tints & tones
#acc014 color schemes
#acc014 color preview, HTML & CSS examples
This text has a color of #acc014
<p style="color:#acc014;">Text here</p>
.mytext {color:#acc014;}
This box has a color of #acc014
<div style="background-color:#acc014;">Content here</div>
.mybackground {background-color:#acc014;}
Border around this has a color of #acc014
<div style="border:2px solid #acc014;">Content here</div>
.myborder {border:2px solid #acc014;}