#fd7242 color space conversions
Hex:
#fd7242
RGB:
253, 114, 66
CMY:
1, 55, 74
CMYK:
0, 55, 74, 1
HSL:
15°, 97.9058%, 62.5490%
HSV (HSB):
15°, 73.9130%, 99.2157%
XYZ:
47.5087, 33.3106, 9.0799
xyY:
0.5285, 0.3705, 33.3106
CIE-Lab:
64.4116, 50.2072, 51.2626
CIE-LCH:
64.4116, 71.7538, 45.5959
CIE-Luv:
64.4116, 111.3646, 44.8695
Hunter-Lab:
57.7154, 45.9313, 31.0732
#fd7242 color charts
#fd7242 color shades, tints & tones
#fd7242 color schemes
#fd7242 color preview, HTML & CSS examples
This text has a color of #fd7242
<p style="color:#fd7242;">Text here</p>
.mytext {color:#fd7242;}
This box has a color of #fd7242
<div style="background-color:#fd7242;">Content here</div>
.mybackground {background-color:#fd7242;}
Border around this has a color of #fd7242
<div style="border:2px solid #fd7242;">Content here</div>
.myborder {border:2px solid #fd7242;}