#f00001 color space conversions
Hex:
#f00001
RGB:
240, 0, 1
CMY:
6, 100, 100
CMYK:
0, 100, 100, 6
HSL:
360°, 100.0000%, 47.0588%
HSV (HSB):
360°, 100.0000%, 94.1176%
XYZ:
35.9407, 18.5275, 1.7106
xyY:
0.6398, 0.3298, 18.5275
CIE-Lab:
50.1297, 76.5227, 63.9259
CIE-LCH:
50.1297, 99.7108, 39.8748
CIE-Luv:
50.1297, 164.7782, 35.4567
Hunter-Lab:
43.0435, 73.7185, 27.7742
#f00001 color charts
#f00001 RGB chart
#f00001 CMYK chart
#f00001 RGB pie chart
#f00001 color shades, tints & tones
#f00001 color schemes
#f00001 color preview, HTML & CSS examples
This text has a color of #f00001
<p style="color:#f00001;">Text here</p>
.mytext {color:#f00001;}
Text color #f00001
This box has a color of #f00001
<div style="background-color:#f00001;">Content here</div>
.mybackground {background-color:#f00001;}
Background color #f00001
Border around this has a color of #f00001
<div style="border:2px solid #f00001;">Content here</div>
.myborder {border:2px solid #f00001;}
Border color #f00001