#ff0001 color space conversions
Hex:
#ff0001
RGB:
255, 0, 1
CMY:
0, 100, 100
CMYK:
0, 100, 100, 0
HSL:
360°, 100.0000%, 50.0000%
HSV (HSB):
360°, 100.0000%, 100.0000%
XYZ:
41.2455, 21.2622, 1.9589
xyY:
0.6398, 0.3298, 21.2622
CIE-Lab:
53.2353, 80.1158, 66.9656
CIE-LCH:
53.2353, 104.4171, 39.8909
CIE-Luv:
53.2353, 174.9959, 37.6660
Hunter-Lab:
46.1109, 78.9712, 29.7589
#ff0001 color charts
#ff0001 RGB chart
#ff0001 CMYK chart
#ff0001 RGB pie chart
#ff0001 color shades, tints & tones
#ff0001 color schemes
#ff0001 color preview, HTML & CSS examples
This text has a color of #ff0001
<p style="color:#ff0001;">Text here</p>
.mytext {color:#ff0001;}
Text color #ff0001
This box has a color of #ff0001
<div style="background-color:#ff0001;">Content here</div>
.mybackground {background-color:#ff0001;}
Background color #ff0001
Border around this has a color of #ff0001
<div style="border:2px solid #ff0001;">Content here</div>
.myborder {border:2px solid #ff0001;}
Border color #ff0001