#f00100 color space conversions
Hex:
#f00100
RGB:
240, 1, 0
CMY:
6, 100, 100
CMYK:
0, 100, 100, 6
HSL:
0°, 100.0000%, 47.0588%
HSV (HSB):
0°, 100.0000%, 94.1176%
XYZ:
35.9460, 18.5470, 1.6854
xyY:
0.6399, 0.3301, 18.5470
CIE-Lab:
50.1529, 76.4407, 64.2134
CIE-LCH:
50.1529, 99.8326, 40.0317
CIE-Luv:
50.1529, 164.6936, 35.5944
Hunter-Lab:
43.0662, 73.6226, 27.8261
#f00100 color charts
#f00100 RGB chart
#f00100 CMYK chart
#f00100 RGB pie chart
#f00100 color shades, tints & tones
#f00100 color schemes
#f00100 color preview, HTML & CSS examples
This text has a color of #f00100
<p style="color:#f00100;">Text here</p>
.mytext {color:#f00100;}
Text color #f00100
This box has a color of #f00100
<div style="background-color:#f00100;">Content here</div>
.mybackground {background-color:#f00100;}
Background color #f00100
Border around this has a color of #f00100
<div style="border:2px solid #f00100;">Content here</div>
.myborder {border:2px solid #f00100;}
Border color #f00100