#ff182a color space conversions
Hex:
#ff182a
RGB:
255, 24, 42
CMY:
0, 91, 84
CMYK:
0, 91, 84, 0
HSL:
355°, 100.0000%, 54.7059%
HSV (HSB):
355°, 90.5882%, 100.0000%
XYZ:
41.9846, 22.0804, 4.2396
xyY:
0.6147, 0.3233, 22.0804
CIE-Lab:
54.1122, 78.5834, 53.0953
CIE-LCH:
54.1122, 94.8391, 34.0452
CIE-Luv:
54.1122, 166.9554, 32.7901
Hunter-Lab:
46.9898, 77.2543, 27.5435
#ff182a color charts
#ff182a color shades, tints & tones
#ff182a color schemes
#ff182a color preview, HTML & CSS examples
This text has a color of #ff182a
<p style="color:#ff182a;">Text here</p>
.mytext {color:#ff182a;}
This box has a color of #ff182a
<div style="background-color:#ff182a;">Content here</div>
.mybackground {background-color:#ff182a;}
Border around this has a color of #ff182a
<div style="border:2px solid #ff182a;">Content here</div>
.myborder {border:2px solid #ff182a;}