#fd003d color space conversions
Hex:
#fd003d
RGB:
253, 0, 61
CMY:
1, 100, 76
CMYK:
0, 100, 76, 1
HSL:
346°, 100.0000%, 49.6078%
HSV (HSB):
346°, 100.0000%, 99.2157%
XYZ:
41.3503, 21.2196, 6.3313
xyY:
0.6001, 0.3080, 21.2196
CIE-Lab:
53.1890, 80.6358, 41.8083
CIE-LCH:
53.1890, 90.8299, 27.4060
CIE-Luv:
53.1890, 165.2532, 24.9206
Hunter-Lab:
46.0647, 79.6186, 24.0963
#fd003d color charts
#fd003d color shades, tints & tones
#fd003d color schemes
#fd003d color preview, HTML & CSS examples
This text has a color of #fd003d
<p style="color:#fd003d;">Text here</p>
.mytext {color:#fd003d;}
This box has a color of #fd003d
<div style="background-color:#fd003d;">Content here</div>
.mybackground {background-color:#fd003d;}
Border around this has a color of #fd003d
<div style="border:2px solid #fd003d;">Content here</div>
.myborder {border:2px solid #fd003d;}