#fdaf2a color space conversions
Hex:
#fdaf2a
RGB:
253, 175, 42
CMY:
1, 31, 84
CMYK:
0, 31, 83, 1
HSL:
38°, 98.1395%, 57.8431%
HSV (HSB):
38°, 83.3992%, 99.2157%
XYZ:
56.2559, 51.7098, 9.2065
xyY:
0.4801, 0.4413, 51.7098
CIE-Lab:
77.1070, 18.4809, 72.7468
CIE-LCH:
77.1070, 75.0576, 75.7459
CIE-Luv:
77.1070, 64.1141, 73.2883
Hunter-Lab:
71.9095, 13.8017, 42.7458
#fdaf2a color charts
#fdaf2a color shades, tints & tones
#fdaf2a color schemes
#fdaf2a color preview, HTML & CSS examples
This text has a color of #fdaf2a
<p style="color:#fdaf2a;">Text here</p>
.mytext {color:#fdaf2a;}
This box has a color of #fdaf2a
<div style="background-color:#fdaf2a;">Content here</div>
.mybackground {background-color:#fdaf2a;}
Border around this has a color of #fdaf2a
<div style="border:2px solid #fdaf2a;">Content here</div>
.myborder {border:2px solid #fdaf2a;}