#ff0301 color space conversions
Hex:
#ff0301
RGB:
255, 3, 1
CMY:
0, 99, 100
CMYK:
0, 99, 100, 0
HSL:
0°, 100.0000%, 50.1961%
HSV (HSB):
0°, 99.6078%, 100.0000%
XYZ:
41.2780, 21.3273, 1.9697
xyY:
0.6392, 0.3303, 21.3273
CIE-Lab:
53.3059, 79.9110, 66.9908
CIE-LCH:
53.3059, 104.2762, 39.9737
CIE-Luv:
53.3059, 174.5873, 37.7941
Hunter-Lab:
46.1815, 78.7296, 29.7983
#ff0301 color charts
#ff0301 RGB chart
#ff0301 CMYK chart
#ff0301 RGB pie chart
#ff0301 color shades, tints & tones
#ff0301 color schemes
#ff0301 color preview, HTML & CSS examples
This text has a color of #ff0301
<p style="color:#ff0301;">Text here</p>
.mytext {color:#ff0301;}
Text color #ff0301
This box has a color of #ff0301
<div style="background-color:#ff0301;">Content here</div>
.mybackground {background-color:#ff0301;}
Background color #ff0301
Border around this has a color of #ff0301
<div style="border:2px solid #ff0301;">Content here</div>
.myborder {border:2px solid #ff0301;}
Border color #ff0301