#ff100f color space conversions
Hex:
#ff100f
RGB:
255, 16, 15
CMY:
0, 94, 94
CMYK:
0, 94, 94, 0
HSL:
0°, 100.0000%, 52.9412%
HSV (HSB):
0°, 94.1176%, 100.0000%
XYZ:
41.5115, 21.6651, 2.4458
xyY:
0.6326, 0.3301, 21.6651
CIE-Lab:
53.6698, 79.0548, 63.6894
CIE-LCH:
53.6698, 101.5185, 38.8562
CIE-Luv:
53.6698, 171.8743, 37.1597
Hunter-Lab:
46.5458, 77.7389, 29.4665
#ff100f color charts
#ff100f RGB chart
#ff100f CMYK chart
#ff100f RGB pie chart
#ff100f color shades, tints & tones
#ff100f color schemes
#ff100f color preview, HTML & CSS examples
This text has a color of #ff100f
<p style="color:#ff100f;">Text here</p>
.mytext {color:#ff100f;}
Text color #ff100f
This box has a color of #ff100f
<div style="background-color:#ff100f;">Content here</div>
.mybackground {background-color:#ff100f;}
Background color #ff100f
Border around this has a color of #ff100f
<div style="border:2px solid #ff100f;">Content here</div>
.myborder {border:2px solid #ff100f;}
Border color #ff100f