#fd7d34 color space conversions
Hex:
#fd7d34
RGB:
253, 125, 52
CMY:
1, 51, 80
CMYK:
0, 51, 79, 1
HSL:
22°, 98.0488%, 59.8039%
HSV (HSB):
22°, 79.4466%, 99.2157%
XYZ:
48.4615, 35.7978, 7.6043
xyY:
0.5275, 0.3897, 35.7978
CIE-Lab:
66.3651, 44.4219, 59.6464
CIE-LCH:
66.3651, 74.3707, 53.3229
CIE-Luv:
66.3651, 104.2708, 52.9340
Hunter-Lab:
59.8313, 39.8747, 34.3464
#fd7d34 color charts
#fd7d34 color shades, tints & tones
#fd7d34 color schemes
#fd7d34 color preview, HTML & CSS examples
This text has a color of #fd7d34
<p style="color:#fd7d34;">Text here</p>
.mytext {color:#fd7d34;}
This box has a color of #fd7d34
<div style="background-color:#fd7d34;">Content here</div>
.mybackground {background-color:#fd7d34;}
Border around this has a color of #fd7d34
<div style="border:2px solid #fd7d34;">Content here</div>
.myborder {border:2px solid #fd7d34;}