#fdaf30 color space conversions
Hex:
#fdaf30
RGB:
253, 175, 48
CMY:
1, 31, 81
CMYK:
0, 31, 81, 1
HSL:
37°, 98.0861%, 59.0196%
HSV (HSB):
37°, 81.0277%, 99.2157%
XYZ:
56.3715, 51.7560, 9.8151
xyY:
0.4780, 0.4388, 51.7560
CIE-Lab:
77.1347, 18.6486, 70.9013
CIE-LCH:
77.1347, 73.3128, 75.2637
CIE-Luv:
77.1347, 63.8725, 72.1392
Hunter-Lab:
71.9416, 13.9698, 42.2701
#fdaf30 color charts
#fdaf30 color shades, tints & tones
#fdaf30 color schemes
#fdaf30 color preview, HTML & CSS examples
This text has a color of #fdaf30
<p style="color:#fdaf30;">Text here</p>
.mytext {color:#fdaf30;}
This box has a color of #fdaf30
<div style="background-color:#fdaf30;">Content here</div>
.mybackground {background-color:#fdaf30;}
Border around this has a color of #fdaf30
<div style="border:2px solid #fdaf30;">Content here</div>
.myborder {border:2px solid #fdaf30;}