#afcb05 color space conversions
Hex:
#afcb05
RGB:
175, 203, 5
CMY:
31, 20, 98
CMYK:
14, 0, 98, 20
HSL:
68°, 95.1923%, 40.7843%
HSV (HSB):
68°, 97.5369%, 79.6078%
XYZ:
39.0625, 51.8368, 8.0903
xyY:
0.3946, 0.5237, 51.8368
CIE-Lab:
77.1831, -29.9075, 76.5796
CIE-LCH:
77.1831, 82.2125, 111.3327
CIE-Luv:
77.1831, -12.0642, 86.7656
Hunter-Lab:
71.9978, -29.1506, 43.7361
#afcb05 color charts
#afcb05 color shades, tints & tones
#afcb05 color schemes
#afcb05 color preview, HTML & CSS examples
This text has a color of #afcb05
<p style="color:#afcb05;">Text here</p>
.mytext {color:#afcb05;}
This box has a color of #afcb05
<div style="background-color:#afcb05;">Content here</div>
.mybackground {background-color:#afcb05;}
Border around this has a color of #afcb05
<div style="border:2px solid #afcb05;">Content here</div>
.myborder {border:2px solid #afcb05;}