#ff1205 color space conversions
Hex:
#ff1205
RGB:
255, 18, 5
CMY:
0, 93, 98
CMYK:
0, 93, 98, 0
HSL:
3°, 100.0000%, 50.9804%
HSV (HSB):
3°, 98.0392%, 100.0000%
XYZ:
41.4837, 21.7036, 2.1464
xyY:
0.6350, 0.3322, 21.7036
CIE-Lab:
53.7111, 78.7923, 66.1646
CIE-LCH:
53.7111, 102.8882, 40.0213
CIE-Luv:
53.7111, 172.0880, 38.1761
Hunter-Lab:
46.5871, 77.4188, 29.8794
#ff1205 color charts
#ff1205 color shades, tints & tones
#ff1205 color schemes
#ff1205 color preview, HTML & CSS examples
This text has a color of #ff1205
<p style="color:#ff1205;">Text here</p>
.mytext {color:#ff1205;}
This box has a color of #ff1205
<div style="background-color:#ff1205;">Content here</div>
.mybackground {background-color:#ff1205;}
Border around this has a color of #ff1205
<div style="border:2px solid #ff1205;">Content here</div>
.myborder {border:2px solid #ff1205;}