#fd1005 color space conversions
Hex:
#fd1005
RGB:
253, 16, 5
CMY:
1, 94, 98
CMYK:
0, 94, 98, 1
HSL:
3°, 98.4127%, 50.5882%
HSV (HSB):
3°, 98.0237%, 99.2157%
XYZ:
40.7207, 21.2642, 2.1018
xyY:
0.6354, 0.3318, 21.2642
CIE-Lab:
53.2374, 78.4942, 65.7247
CIE-LCH:
53.2374, 102.3771, 39.9401
CIE-Luv:
53.2374, 171.0899, 37.7669
Hunter-Lab:
46.1131, 76.9285, 29.5768
#fd1005 color charts
#fd1005 color shades, tints & tones
#fd1005 color schemes
#fd1005 color preview, HTML & CSS examples
This text has a color of #fd1005
<p style="color:#fd1005;">Text here</p>
.mytext {color:#fd1005;}
This box has a color of #fd1005
<div style="background-color:#fd1005;">Content here</div>
.mybackground {background-color:#fd1005;}
Border around this has a color of #fd1005
<div style="border:2px solid #fd1005;">Content here</div>
.myborder {border:2px solid #fd1005;}