#ff100b color space conversions
Hex:
#ff100b
RGB:
255, 16, 11
CMY:
0, 94, 96
CMYK:
0, 94, 96, 0
HSL:
1°, 100.0000%, 52.1569%
HSV (HSB):
1°, 95.6863%, 100.0000%
XYZ:
41.4857, 21.6547, 2.3099
xyY:
0.6339, 0.3309, 21.6547
CIE-Lab:
53.6587, 79.0239, 64.7359
CIE-LCH:
53.6587, 102.1544, 39.3241
CIE-Luv:
53.6587, 172.1345, 37.5521
Hunter-Lab:
46.5347, 77.6973, 29.6313
#ff100b color charts
#ff100b RGB chart
#ff100b CMYK chart
#ff100b RGB pie chart
#ff100b color shades, tints & tones
#ff100b color schemes
#ff100b color preview, HTML & CSS examples
This text has a color of #ff100b
<p style="color:#ff100b;">Text here</p>
.mytext {color:#ff100b;}
Text color #ff100b
This box has a color of #ff100b
<div style="background-color:#ff100b;">Content here</div>
.mybackground {background-color:#ff100b;}
Background color #ff100b
Border around this has a color of #ff100b
<div style="border:2px solid #ff100b;">Content here</div>
.myborder {border:2px solid #ff100b;}
Border color #ff100b