#ff110d color space conversions
Hex:
#ff110d
RGB:
255, 17, 13
CMY:
0, 93, 95
CMYK:
0, 93, 95, 0
HSL:
1°, 100.0000%, 52.5490%
HSV (HSB):
1°, 94.9020%, 100.0000%
XYZ:
41.5131, 21.6900, 2.3794
xyY:
0.6330, 0.3307, 21.6900
CIE-Lab:
53.6965, 78.9447, 64.2511
CIE-LCH:
53.6965, 101.7864, 39.1413
CIE-Luv:
53.6965, 171.8260, 37.4253
Hunter-Lab:
46.5725, 77.6069, 29.5716
#ff110d color charts
#ff110d RGB chart
#ff110d CMYK chart
#ff110d RGB pie chart
#ff110d color shades, tints & tones
#ff110d color schemes
#ff110d color preview, HTML & CSS examples
This text has a color of #ff110d
<p style="color:#ff110d;">Text here</p>
.mytext {color:#ff110d;}
Text color #ff110d
This box has a color of #ff110d
<div style="background-color:#ff110d;">Content here</div>
.mybackground {background-color:#ff110d;}
Background color #ff110d
Border around this has a color of #ff110d
<div style="border:2px solid #ff110d;">Content here</div>
.myborder {border:2px solid #ff110d;}
Border color #ff110d