#ff120e color space conversions
Hex:
#ff120e
RGB:
255, 18, 14
CMY:
0, 93, 95
CMYK:
0, 93, 95, 0
HSL:
1°, 100.0000%, 52.7451%
HSV (HSB):
1°, 94.5098%, 100.0000%
XYZ:
41.5356, 21.7243, 2.4195
xyY:
0.6324, 0.3308, 21.7243
CIE-Lab:
53.7333, 78.8546, 64.0018
CIE-LCH:
53.7333, 101.5593, 39.0643
CIE-Luv:
53.7333, 171.5664, 37.3869
Hunter-Lab:
46.6094, 77.5026, 29.5488
#ff120e color charts
#ff120e color shades, tints & tones
#ff120e color schemes
#ff120e color preview, HTML & CSS examples
This text has a color of #ff120e
<p style="color:#ff120e;">Text here</p>
.mytext {color:#ff120e;}
This box has a color of #ff120e
<div style="background-color:#ff120e;">Content here</div>
.mybackground {background-color:#ff120e;}
Border around this has a color of #ff120e
<div style="border:2px solid #ff120e;">Content here</div>
.myborder {border:2px solid #ff120e;}