#fd010c color space conversions
Hex:
#fd010c
RGB:
253, 1, 12
CMY:
1, 100, 95
CMYK:
0, 100, 95, 1
HSL:
357°, 99.2126%, 49.8039%
HSV (HSB):
357°, 99.6047%, 99.2157%
XYZ:
40.5852, 20.9309, 2.2488
xyY:
0.6365, 0.3283, 20.9309
CIE-Lab:
52.8738, 79.6431, 63.8746
CIE-LCH:
52.8738, 102.0931, 38.7300
CIE-Luv:
52.8738, 172.8644, 36.4715
Hunter-Lab:
45.7503, 78.2849, 29.1109
#fd010c color charts
#fd010c RGB chart
#fd010c CMYK chart
#fd010c RGB pie chart
#fd010c color shades, tints & tones
#fd010c color schemes
#fd010c color preview, HTML & CSS examples
This text has a color of #fd010c
<p style="color:#fd010c;">Text here</p>
.mytext {color:#fd010c;}
Text color #fd010c
This box has a color of #fd010c
<div style="background-color:#fd010c;">Content here</div>
.mybackground {background-color:#fd010c;}
Background color #fd010c
Border around this has a color of #fd010c
<div style="border:2px solid #fd010c;">Content here</div>
.myborder {border:2px solid #fd010c;}
Border color #fd010c