#acb00f color space conversions
Hex:
#acb00f
RGB:
172, 176, 15
CMY:
33, 31, 94
CMYK:
2, 0, 91, 31
HSL:
61°, 84.2932%, 37.4510%
HSV (HSB):
61°, 91.4773%, 69.0196%
XYZ:
32.6248, 39.8558, 6.4254
xyY:
0.4135, 0.5051, 39.8558
CIE-Lab:
69.3667, -17.8752, 69.3189
CIE-LCH:
69.3667, 71.5866, 104.4598
CIE-Luv:
69.3667, 2.7136, 75.5102
Hunter-Lab:
63.1315, -18.2356, 38.1576
#acb00f color charts
#acb00f color shades, tints & tones
#acb00f color schemes
#acb00f color preview, HTML & CSS examples
This text has a color of #acb00f
<p style="color:#acb00f;">Text here</p>
.mytext {color:#acb00f;}
This box has a color of #acb00f
<div style="background-color:#acb00f;">Content here</div>
.mybackground {background-color:#acb00f;}
Border around this has a color of #acb00f
<div style="border:2px solid #acb00f;">Content here</div>
.myborder {border:2px solid #acb00f;}