#fd930d color space conversions
Hex:
#fd930d
RGB:
253, 147, 13
CMY:
1, 42, 95
CMYK:
0, 42, 95, 1
HSL:
34°, 98.3607%, 52.1569%
HSV (HSB):
34°, 94.8617%, 99.2157%
XYZ:
51.0144, 41.7791, 5.7562
xyY:
0.5177, 0.4239, 41.7791
CIE-Lab:
70.7184, 32.5525, 74.4521
CIE-LCH:
70.7184, 81.2575, 66.3838
CIE-Luv:
70.7184, 88.0550, 66.8468
Hunter-Lab:
64.6368, 27.7662, 39.9657
#fd930d color charts
#fd930d color shades, tints & tones
#fd930d color schemes
#fd930d color preview, HTML & CSS examples
This text has a color of #fd930d
<p style="color:#fd930d;">Text here</p>
.mytext {color:#fd930d;}
This box has a color of #fd930d
<div style="background-color:#fd930d;">Content here</div>
.mybackground {background-color:#fd930d;}
Border around this has a color of #fd930d
<div style="border:2px solid #fd930d;">Content here</div>
.myborder {border:2px solid #fd930d;}