#fd200c color space conversions
Hex:
#fd200c
RGB:
253, 32, 12
CMY:
1, 87, 95
CMYK:
0, 87, 95, 1
HSL:
5°, 98.3673%, 51.9608%
HSV (HSB):
5°, 95.2569%, 99.2157%
XYZ:
41.0909, 21.9422, 2.4174
xyY:
0.6278, 0.3352, 21.9422
CIE-Lab:
53.9656, 76.4941, 64.4191
CIE-LCH:
53.9656, 100.0058, 40.1022
CIE-Luv:
53.9656, 166.6805, 38.4608
Hunter-Lab:
46.8425, 74.6082, 29.7300
#fd200c color charts
#fd200c RGB chart
#fd200c CMYK chart
#fd200c RGB pie chart
#fd200c color shades, tints & tones
#fd200c color schemes
#fd200c color preview, HTML & CSS examples
This text has a color of #fd200c
<p style="color:#fd200c;">Text here</p>
.mytext {color:#fd200c;}
Text color #fd200c
This box has a color of #fd200c
<div style="background-color:#fd200c;">Content here</div>
.mybackground {background-color:#fd200c;}
Background color #fd200c
Border around this has a color of #fd200c
<div style="border:2px solid #fd200c;">Content here</div>
.myborder {border:2px solid #fd200c;}
Border color #fd200c