#fd9925 color space conversions
Hex:
#fd9925
RGB:
253, 153, 37
CMY:
1, 40, 85
CMYK:
0, 40, 85, 1
HSL:
32°, 98.1818%, 56.8627%
HSV (HSB):
32°, 85.3755%, 99.2157%
XYZ:
52.2332, 43.7987, 7.4513
xyY:
0.5048, 0.4232, 43.7987
CIE-Lab:
72.0937, 29.8348, 70.0795
CIE-LCH:
72.0937, 76.1659, 66.9392
CIE-Luv:
72.0937, 82.2468, 66.0652
Hunter-Lab:
66.1806, 25.0655, 39.6509
#fd9925 color charts
#fd9925 color shades, tints & tones
#fd9925 color schemes
#fd9925 color preview, HTML & CSS examples
This text has a color of #fd9925
<p style="color:#fd9925;">Text here</p>
.mytext {color:#fd9925;}
This box has a color of #fd9925
<div style="background-color:#fd9925;">Content here</div>
.mybackground {background-color:#fd9925;}
Border around this has a color of #fd9925
<div style="border:2px solid #fd9925;">Content here</div>
.myborder {border:2px solid #fd9925;}