#fd0001 color space conversions
Hex:
#fd0001
RGB:
253, 0, 1
CMY:
1, 100, 100
CMYK:
0, 100, 100, 1
HSL:
360°, 100.0000%, 49.6078%
HSV (HSB):
360°, 100.0000%, 99.2157%
XYZ:
40.5135, 20.8848, 1.9246
xyY:
0.6398, 0.3298, 20.8848
CIE-Lab:
52.8232, 79.6391, 66.5625
CIE-LCH:
52.8232, 103.7928, 39.8889
CIE-Luv:
52.8232, 173.6402, 37.3729
Hunter-Lab:
45.6999, 78.2673, 29.4930
#fd0001 color charts
#fd0001 RGB chart
#fd0001 CMYK chart
#fd0001 RGB pie chart
#fd0001 color shades, tints & tones
#fd0001 color schemes
#fd0001 color preview, HTML & CSS examples
This text has a color of #fd0001
<p style="color:#fd0001;">Text here</p>
.mytext {color:#fd0001;}
Text color #fd0001
This box has a color of #fd0001
<div style="background-color:#fd0001;">Content here</div>
.mybackground {background-color:#fd0001;}
Background color #fd0001
Border around this has a color of #fd0001
<div style="border:2px solid #fd0001;">Content here</div>
.myborder {border:2px solid #fd0001;}
Border color #fd0001