#ff1900 color space conversions
Hex:
#ff1900
RGB:
255, 25, 0
CMY:
0, 90, 100
CMYK:
0, 90, 100, 0
HSL:
6°, 100.0000%, 50.0000%
HSV (HSB):
6°, 100.0000%, 100.0000%
XYZ:
41.5876, 21.9553, 2.0459
xyY:
0.6341, 0.3347, 21.9553
CIE-Lab:
53.9795, 77.9517, 67.4839
CIE-LCH:
53.9795, 103.1046, 40.8832
CIE-Luv:
53.9795, 170.7633, 39.1001
Hunter-Lab:
46.8564, 76.4296, 30.2108
#ff1900 color charts
#ff1900 color shades, tints & tones
#ff1900 color schemes
#ff1900 color preview, HTML & CSS examples
This text has a color of #ff1900
<p style="color:#ff1900;">Text here</p>
.mytext {color:#ff1900;}
This box has a color of #ff1900
<div style="background-color:#ff1900;">Content here</div>
.mybackground {background-color:#ff1900;}
Border around this has a color of #ff1900
<div style="border:2px solid #ff1900;">Content here</div>
.myborder {border:2px solid #ff1900;}