#fd350c color space conversions
Hex:
#fd350c
RGB:
253, 53, 12
CMY:
1, 79, 95
CMYK:
0, 79, 95, 1
HSL:
10°, 98.3673%, 51.9608%
HSV (HSB):
10°, 95.2569%, 99.2157%
XYZ:
41.8475, 23.4554, 2.6696
xyY:
0.6157, 0.3451, 23.4554
CIE-Lab:
55.5384, 72.0215, 65.2401
CIE-LCH:
55.5384, 97.1770, 42.1716
CIE-Luv:
55.5384, 158.0291, 41.2937
Hunter-Lab:
48.4308, 69.4823, 30.6334
#fd350c color charts
#fd350c color shades, tints & tones
#fd350c color schemes
#fd350c color preview, HTML & CSS examples
This text has a color of #fd350c
<p style="color:#fd350c;">Text here</p>
.mytext {color:#fd350c;}
This box has a color of #fd350c
<div style="background-color:#fd350c;">Content here</div>
.mybackground {background-color:#fd350c;}
Border around this has a color of #fd350c
<div style="border:2px solid #fd350c;">Content here</div>
.myborder {border:2px solid #fd350c;}