#ff121c color space conversions
Hex:
#ff121c
RGB:
255, 18, 28
CMY:
0, 93, 89
CMYK:
0, 93, 89, 0
HSL:
357°, 100.0000%, 53.5294%
HSV (HSB):
357°, 92.9412%, 100.0000%
XYZ:
41.6659, 21.7765, 3.1058
xyY:
0.6261, 0.3272, 21.7765
CIE-Lab:
53.7890, 79.0108, 59.2171
CIE-LCH:
53.7890, 98.7390, 36.8509
CIE-Luv:
53.7890, 170.2698, 35.4232
Hunter-Lab:
46.6652, 77.7128, 28.7196
#ff121c color charts
#ff121c RGB chart
#ff121c CMYK chart
#ff121c RGB pie chart
#ff121c color shades, tints & tones
#ff121c color schemes
#ff121c color preview, HTML & CSS examples
This text has a color of #ff121c
<p style="color:#ff121c;">Text here</p>
.mytext {color:#ff121c;}
Text color #ff121c
This box has a color of #ff121c
<div style="background-color:#ff121c;">Content here</div>
.mybackground {background-color:#ff121c;}
Background color #ff121c
Border around this has a color of #ff121c
<div style="border:2px solid #ff121c;">Content here</div>
.myborder {border:2px solid #ff121c;}
Border color #ff121c