#affc00 color space conversions
Hex:
#affc00
RGB:
175, 252, 0
CMY:
31, 1, 100
CMYK:
31, 0, 100, 1
HSL:
78°, 100.0000%, 49.4118%
HSV (HSB):
78°, 100.0000%, 98.8235%
XYZ:
52.4896, 78.7348, 12.4308
xyY:
0.3654, 0.5481, 78.7348
CIE-Lab:
91.1141, -51.4807, 87.6561
CIE-LCH:
91.1141, 101.6556, 120.4258
CIE-Luv:
91.1141, -38.6411, 105.7433
Hunter-Lab:
88.7326, -49.6908, 53.8067
#affc00 color charts
#affc00 RGB chart
#affc00 CMYK chart
#affc00 RGB pie chart
#affc00 color shades, tints & tones
#affc00 color schemes
#affc00 color preview, HTML & CSS examples
This text has a color of #affc00
<p style="color:#affc00;">Text here</p>
.mytext {color:#affc00;}
Text color #affc00
This box has a color of #affc00
<div style="background-color:#affc00;">Content here</div>
.mybackground {background-color:#affc00;}
Background color #affc00
Border around this has a color of #affc00
<div style="border:2px solid #affc00;">Content here</div>
.myborder {border:2px solid #affc00;}
Border color #affc00