#fd100c color space conversions
Hex:
#fd100c
RGB:
253, 16, 12
CMY:
1, 94, 95
CMYK:
0, 94, 95, 1
HSL:
1°, 98.3673%, 51.9608%
HSV (HSB):
1°, 95.2569%, 99.2157%
XYZ:
40.7597, 21.2798, 2.3070
xyY:
0.6334, 0.3307, 21.2798
CIE-Lab:
53.2543, 78.5415, 64.0618
CIE-LCH:
53.2543, 101.3542, 39.2022
CIE-Luv:
53.2543, 170.6923, 37.1670
Hunter-Lab:
46.1300, 76.9920, 29.3259
#fd100c color charts
#fd100c RGB chart
#fd100c CMYK chart
#fd100c RGB pie chart
#fd100c color shades, tints & tones
#fd100c color schemes
#fd100c color preview, HTML & CSS examples
This text has a color of #fd100c
<p style="color:#fd100c;">Text here</p>
.mytext {color:#fd100c;}
Text color #fd100c
This box has a color of #fd100c
<div style="background-color:#fd100c;">Content here</div>
.mybackground {background-color:#fd100c;}
Background color #fd100c
Border around this has a color of #fd100c
<div style="border:2px solid #fd100c;">Content here</div>
.myborder {border:2px solid #fd100c;}
Border color #fd100c