#ff163b color space conversions
Hex:
#ff163b
RGB:
255, 22, 59
CMY:
0, 91, 77
CMYK:
0, 91, 77, 0
HSL:
350°, 100.0000%, 54.3137%
HSV (HSB):
350°, 91.3725%, 100.0000%
XYZ:
42.3163, 22.1496, 6.1827
xyY:
0.5990, 0.3135, 22.1496
CIE-Lab:
54.1854, 79.2686, 44.1372
CIE-LCH:
54.1854, 90.7282, 29.1093
CIE-Luv:
54.1854, 163.9459, 27.3076
Hunter-Lab:
47.0633, 78.1348, 25.1555
#ff163b color charts
#ff163b color shades, tints & tones
#ff163b color schemes
#ff163b color preview, HTML & CSS examples
This text has a color of #ff163b
<p style="color:#ff163b;">Text here</p>
.mytext {color:#ff163b;}
This box has a color of #ff163b
<div style="background-color:#ff163b;">Content here</div>
.mybackground {background-color:#ff163b;}
Border around this has a color of #ff163b
<div style="border:2px solid #ff163b;">Content here</div>
.myborder {border:2px solid #ff163b;}