#fd102c color space conversions
Hex:
#fd102c
RGB:
253, 16, 44
CMY:
1, 94, 83
CMYK:
0, 94, 83, 1
HSL:
353°, 98.3402%, 52.7451%
HSV (HSB):
353°, 93.6759%, 99.2157%
XYZ:
41.1479, 21.4351, 4.3515
xyY:
0.6147, 0.3202, 21.4351
CIE-Lab:
53.4224, 79.0105, 51.3147
CIE-LCH:
53.4224, 94.2117, 33.0024
CIE-Luv:
53.4224, 166.8309, 31.3271
Hunter-Lab:
46.2980, 77.6224, 26.8360
#fd102c color charts
#fd102c RGB chart
#fd102c CMYK chart
#fd102c RGB pie chart
#fd102c color shades, tints & tones
#fd102c color schemes
#fd102c color preview, HTML & CSS examples
This text has a color of #fd102c
<p style="color:#fd102c;">Text here</p>
.mytext {color:#fd102c;}
Text color #fd102c
This box has a color of #fd102c
<div style="background-color:#fd102c;">Content here</div>
.mybackground {background-color:#fd102c;}
Background color #fd102c
Border around this has a color of #fd102c
<div style="border:2px solid #fd102c;">Content here</div>
.myborder {border:2px solid #fd102c;}
Border color #fd102c