#fd672c color space conversions
Hex:
#fd672c
RGB:
253, 103, 44
CMY:
1, 60, 83
CMYK:
0, 59, 83, 1
HSL:
17°, 98.1221%, 58.2353%
HSV (HSB):
17°, 82.6087%, 99.2157%
XYZ:
45.8129, 30.7650, 5.9065
xyY:
0.5554, 0.3730, 30.7650
CIE-Lab:
62.3087, 54.4927, 59.3050
CIE-LCH:
62.3087, 80.5391, 47.4215
CIE-Luv:
62.3087, 122.4789, 47.8364
Hunter-Lab:
55.4662, 50.3681, 32.5126
#fd672c color charts
#fd672c color shades, tints & tones
#fd672c color schemes
#fd672c color preview, HTML & CSS examples
This text has a color of #fd672c
<p style="color:#fd672c;">Text here</p>
.mytext {color:#fd672c;}
This box has a color of #fd672c
<div style="background-color:#fd672c;">Content here</div>
.mybackground {background-color:#fd672c;}
Border around this has a color of #fd672c
<div style="border:2px solid #fd672c;">Content here</div>
.myborder {border:2px solid #fd672c;}