#affa42 color space conversions
Hex:
#affa42
RGB:
175, 250, 66
CMY:
31, 2, 74
CMYK:
30, 0, 74, 2
HSL:
84°, 94.8454%, 61.9608%
HSV (HSB):
84°, 73.6000%, 98.0392%
XYZ:
52.8482, 77.8785, 17.4009
xyY:
0.3568, 0.5258, 77.8785
CIE-Lab:
90.7244, -48.8689, 75.4733
CIE-LCH:
90.7244, 89.9132, 122.9231
CIE-Luv:
90.7244, -37.5184, 96.9000
Hunter-Lab:
88.2488, -47.5399, 50.0833
#affa42 color charts
#affa42 color shades, tints & tones
#affa42 color schemes
#affa42 color preview, HTML & CSS examples
This text has a color of #affa42
<p style="color:#affa42;">Text here</p>
.mytext {color:#affa42;}
This box has a color of #affa42
<div style="background-color:#affa42;">Content here</div>
.mybackground {background-color:#affa42;}
Border around this has a color of #affa42
<div style="border:2px solid #affa42;">Content here</div>
.myborder {border:2px solid #affa42;}