#fd7f33 color space conversions
Hex:
#fd7f33
RGB:
253, 127, 51
CMY:
1, 50, 80
CMYK:
0, 50, 80, 1
HSL:
23°, 98.0583%, 59.6078%
HSV (HSB):
23°, 79.8419%, 99.2157%
XYZ:
48.6949, 36.3004, 7.5721
xyY:
0.5260, 0.3922, 36.3004
CIE-Lab:
66.7488, 43.4086, 60.4241
CIE-LCH:
66.7488, 74.4001, 54.3066
CIE-Luv:
66.7488, 102.7427, 53.8845
Hunter-Lab:
60.2498, 38.8295, 34.7234
#fd7f33 color charts
#fd7f33 color shades, tints & tones
#fd7f33 color schemes
#fd7f33 color preview, HTML & CSS examples
This text has a color of #fd7f33
<p style="color:#fd7f33;">Text here</p>
.mytext {color:#fd7f33;}
This box has a color of #fd7f33
<div style="background-color:#fd7f33;">Content here</div>
.mybackground {background-color:#fd7f33;}
Border around this has a color of #fd7f33
<div style="border:2px solid #fd7f33;">Content here</div>
.myborder {border:2px solid #fd7f33;}