#fd992a color space conversions
Hex:
#fd992a
RGB:
253, 153, 42
CMY:
1, 40, 84
CMYK:
0, 40, 83, 1
HSL:
32°, 98.1395%, 57.8431%
HSV (HSB):
32°, 83.3992%, 99.2157%
XYZ:
52.3172, 43.8323, 7.8935
xyY:
0.5028, 0.4213, 43.8323
CIE-Lab:
72.1163, 29.9571, 68.5307
CIE-LCH:
72.1163, 74.7923, 66.3882
CIE-Luv:
72.1163, 82.0029, 65.1535
Hunter-Lab:
66.2060, 25.1936, 39.2752
#fd992a color charts
#fd992a color shades, tints & tones
#fd992a color schemes
#fd992a color preview, HTML & CSS examples
This text has a color of #fd992a
<p style="color:#fd992a;">Text here</p>
.mytext {color:#fd992a;}
This box has a color of #fd992a
<div style="background-color:#fd992a;">Content here</div>
.mybackground {background-color:#fd992a;}
Border around this has a color of #fd992a
<div style="border:2px solid #fd992a;">Content here</div>
.myborder {border:2px solid #fd992a;}