#ff160f color space conversions
Hex:
#ff160f
RGB:
255, 22, 15
CMY:
0, 91, 94
CMYK:
0, 91, 94, 0
HSL:
2°, 100.0000%, 52.9412%
HSV (HSB):
2°, 94.1176%, 100.0000%
XYZ:
41.6131, 21.8683, 2.4797
xyY:
0.6309, 0.3315, 21.8683
CIE-Lab:
53.8870, 78.4280, 63.8045
CIE-LCH:
53.8870, 101.1038, 39.1298
CIE-Luv:
53.8870, 170.6416, 37.5572
Hunter-Lab:
46.7636, 77.0042, 29.5906
#ff160f color charts
#ff160f color shades, tints & tones
#ff160f color schemes
#ff160f color preview, HTML & CSS examples
This text has a color of #ff160f
<p style="color:#ff160f;">Text here</p>
.mytext {color:#ff160f;}
This box has a color of #ff160f
<div style="background-color:#ff160f;">Content here</div>
.mybackground {background-color:#ff160f;}
Border around this has a color of #ff160f
<div style="border:2px solid #ff160f;">Content here</div>
.myborder {border:2px solid #ff160f;}