#fd0c3c color space conversions
Hex:
#fd0c3c
RGB:
253, 12, 60
CMY:
1, 95, 76
CMYK:
0, 95, 76, 1
HSL:
348°, 98.3673%, 51.9608%
HSV (HSB):
348°, 95.2569%, 99.2157%
XYZ:
41.4551, 21.4718, 6.2345
xyY:
0.5994, 0.3105, 21.4718
CIE-Lab:
53.4621, 79.7784, 42.6758
CIE-LCH:
53.4621, 90.4755, 28.1436
CIE-Luv:
53.4621, 164.0055, 25.8765
Hunter-Lab:
46.3377, 78.6004, 24.4592
#fd0c3c color charts
#fd0c3c color shades, tints & tones
#fd0c3c color schemes
#fd0c3c color preview, HTML & CSS examples
This text has a color of #fd0c3c
<p style="color:#fd0c3c;">Text here</p>
.mytext {color:#fd0c3c;}
This box has a color of #fd0c3c
<div style="background-color:#fd0c3c;">Content here</div>
.mybackground {background-color:#fd0c3c;}
Border around this has a color of #fd0c3c
<div style="border:2px solid #fd0c3c;">Content here</div>
.myborder {border:2px solid #fd0c3c;}