#ff112c color space conversions
Hex:
#ff112c
RGB:
255, 17, 44
CMY:
0, 93, 83
CMYK:
0, 93, 83, 0
HSL:
353°, 100.0000%, 53.3333%
HSV (HSB):
353°, 93.3333%, 100.0000%
XYZ:
41.8951, 21.8427, 4.3908
xyY:
0.6149, 0.3206, 21.8427
CIE-Lab:
53.8598, 79.4010, 51.8634
CIE-LCH:
53.8598, 94.8384, 33.1519
CIE-Luv:
53.8598, 168.0702, 31.7393
Hunter-Lab:
46.7362, 78.2218, 27.1451
#ff112c color charts
#ff112c RGB chart
#ff112c CMYK chart
#ff112c RGB pie chart
#ff112c color shades, tints & tones
#ff112c color schemes
#ff112c color preview, HTML & CSS examples
This text has a color of #ff112c
<p style="color:#ff112c;">Text here</p>
.mytext {color:#ff112c;}
Text color #ff112c
This box has a color of #ff112c
<div style="background-color:#ff112c;">Content here</div>
.mybackground {background-color:#ff112c;}
Background color #ff112c
Border around this has a color of #ff112c
<div style="border:2px solid #ff112c;">Content here</div>
.myborder {border:2px solid #ff112c;}
Border color #ff112c