#fd060c color space conversions
Hex:
#fd060c
RGB:
253, 6, 12
CMY:
1, 98, 95
CMYK:
0, 98, 95, 1
HSL:
359°, 98.4064%, 50.7843%
HSV (HSB):
359°, 97.6285%, 99.2157%
XYZ:
40.6395, 21.0394, 2.2669
xyY:
0.6355, 0.3290, 21.0394
CIE-Lab:
52.9926, 79.2986, 63.9328
CIE-LCH:
52.9926, 101.8610, 38.8767
CIE-Luv:
52.9926, 172.1841, 36.6890
Hunter-Lab:
45.8688, 77.8798, 29.1779
#fd060c color charts
#fd060c color shades, tints & tones
#fd060c color schemes
#fd060c color preview, HTML & CSS examples
This text has a color of #fd060c
<p style="color:#fd060c;">Text here</p>
.mytext {color:#fd060c;}
This box has a color of #fd060c
<div style="background-color:#fd060c;">Content here</div>
.mybackground {background-color:#fd060c;}
Border around this has a color of #fd060c
<div style="border:2px solid #fd060c;">Content here</div>
.myborder {border:2px solid #fd060c;}