#afbc2b color space conversions
Hex:
#afbc2b
RGB:
175, 188, 43
CMY:
31, 26, 83
CMYK:
7, 0, 77, 26
HSL:
65°, 62.7706%, 45.2941%
HSV (HSB):
65°, 77.1277%, 73.7255%
XYZ:
36.0985, 45.2548, 9.1180
xyY:
0.3990, 0.5002, 45.2548
CIE-Lab:
73.0594, -21.7836, 66.0504
CIE-LCH:
73.0594, 69.5498, 108.2527
CIE-Luv:
73.0594, -3.1446, 76.3365
Hunter-Lab:
67.2717, -21.9411, 39.0541
#afbc2b color charts
#afbc2b color shades, tints & tones
#afbc2b color schemes
#afbc2b color preview, HTML & CSS examples
This text has a color of #afbc2b
<p style="color:#afbc2b;">Text here</p>
.mytext {color:#afbc2b;}
This box has a color of #afbc2b
<div style="background-color:#afbc2b;">Content here</div>
.mybackground {background-color:#afbc2b;}
Border around this has a color of #afbc2b
<div style="border:2px solid #afbc2b;">Content here</div>
.myborder {border:2px solid #afbc2b;}