#ff0300 color space conversions
Hex:
#ff0300
RGB:
255, 3, 0
CMY:
0, 99, 100
CMYK:
0, 99, 100, 0
HSL:
1°, 100.0000%, 50.0000%
HSV (HSB):
1°, 100.0000%, 100.0000%
XYZ:
41.2726, 21.3251, 1.9409
xyY:
0.6395, 0.3304, 21.3251
CIE-Lab:
53.3035, 79.9045, 67.2443
CIE-LCH:
53.3035, 104.4343, 40.0825
CIE-Luv:
53.3035, 174.6443, 37.8785
Hunter-Lab:
46.1791, 78.7207, 29.8335
#ff0300 color charts
#ff0300 RGB chart
#ff0300 CMYK chart
#ff0300 RGB pie chart
#ff0300 color shades, tints & tones
#ff0300 color schemes
#ff0300 color preview, HTML & CSS examples
This text has a color of #ff0300
<p style="color:#ff0300;">Text here</p>
.mytext {color:#ff0300;}
Text color #ff0300
This box has a color of #ff0300
<div style="background-color:#ff0300;">Content here</div>
.mybackground {background-color:#ff0300;}
Background color #ff0300
Border around this has a color of #ff0300
<div style="border:2px solid #ff0300;">Content here</div>
.myborder {border:2px solid #ff0300;}
Border color #ff0300