#ff122c color space conversions
Hex:
#ff122c
RGB:
255, 18, 44
CMY:
0, 93, 83
CMYK:
0, 93, 83, 0
HSL:
353°, 100.0000%, 53.5294%
HSV (HSB):
353°, 92.9412%, 100.0000%
XYZ:
41.9109, 21.8745, 4.3961
xyY:
0.6147, 0.3208, 21.8745
CIE-Lab:
53.8936, 79.3033, 51.8942
CIE-LCH:
53.8936, 94.7735, 33.1998
CIE-Luv:
53.8936, 167.8854, 31.8045
Hunter-Lab:
46.7701, 78.1069, 27.1662
#ff122c color charts
#ff122c RGB chart
#ff122c CMYK chart
#ff122c RGB pie chart
#ff122c color shades, tints & tones
#ff122c color schemes
#ff122c color preview, HTML & CSS examples
This text has a color of #ff122c
<p style="color:#ff122c;">Text here</p>
.mytext {color:#ff122c;}
Text color #ff122c
This box has a color of #ff122c
<div style="background-color:#ff122c;">Content here</div>
.mybackground {background-color:#ff122c;}
Background color #ff122c
Border around this has a color of #ff122c
<div style="border:2px solid #ff122c;">Content here</div>
.myborder {border:2px solid #ff122c;}
Border color #ff122c