#afbd07 color space conversions
Hex:
#afbd07
RGB:
175, 189, 7
CMY:
31, 26, 97
CMYK:
7, 0, 96, 26
HSL:
65°, 92.8571%, 38.4314%
HSV (HSB):
65°, 96.2963%, 74.1176%
XYZ:
35.9151, 45.5245, 7.0952
xyY:
0.4057, 0.5142, 45.5245
CIE-Lab:
73.2359, -23.1586, 73.3732
CIE-LCH:
73.2359, 76.9412, 107.5171
CIE-Luv:
73.2359, -3.5434, 81.2008
Hunter-Lab:
67.4718, -23.0605, 40.9955
#afbd07 color charts
#afbd07 color shades, tints & tones
#afbd07 color schemes
#afbd07 color preview, HTML & CSS examples
This text has a color of #afbd07
<p style="color:#afbd07;">Text here</p>
.mytext {color:#afbd07;}
This box has a color of #afbd07
<div style="background-color:#afbd07;">Content here</div>
.mybackground {background-color:#afbd07;}
Border around this has a color of #afbd07
<div style="border:2px solid #afbd07;">Content here</div>
.myborder {border:2px solid #afbd07;}