#ff1300 color space conversions
Hex:
#ff1300
RGB:
255, 19, 0
CMY:
0, 93, 100
CMYK:
0, 93, 100, 0
HSL:
4°, 100.0000%, 50.0000%
HSV (HSB):
4°, 100.0000%, 100.0000%
XYZ:
41.4729, 21.7257, 2.0076
xyY:
0.6360, 0.3332, 21.7257
CIE-Lab:
53.7348, 78.6570, 67.3955
CIE-LCH:
53.7348, 103.5813, 40.5909
CIE-Luv:
53.7348, 172.1614, 38.6587
Hunter-Lab:
46.6109, 77.2545, 30.0739
#ff1300 color charts
#ff1300 color shades, tints & tones
#ff1300 color schemes
#ff1300 color preview, HTML & CSS examples
This text has a color of #ff1300
<p style="color:#ff1300;">Text here</p>
.mytext {color:#ff1300;}
This box has a color of #ff1300
<div style="background-color:#ff1300;">Content here</div>
.mybackground {background-color:#ff1300;}
Border around this has a color of #ff1300
<div style="border:2px solid #ff1300;">Content here</div>
.myborder {border:2px solid #ff1300;}