#ff1222 color space conversions
Hex:
#ff1222
RGB:
255, 18, 34
CMY:
0, 93, 87
CMYK:
0, 93, 87, 0
HSL:
356°, 100.0000%, 53.5294%
HSV (HSB):
356°, 92.9412%, 100.0000%
XYZ:
41.7450, 21.8081, 3.5225
xyY:
0.6224, 0.3251, 21.8081
CIE-Lab:
53.8228, 79.1055, 56.6563
CIE-LCH:
53.8228, 97.3017, 35.6107
CIE-Luv:
53.8228, 169.4923, 34.2442
Hunter-Lab:
46.6991, 77.8402, 28.2171
#ff1222 color charts
#ff1222 color shades, tints & tones
#ff1222 color schemes
#ff1222 color preview, HTML & CSS examples
This text has a color of #ff1222
<p style="color:#ff1222;">Text here</p>
.mytext {color:#ff1222;}
This box has a color of #ff1222
<div style="background-color:#ff1222;">Content here</div>
.mybackground {background-color:#ff1222;}
Border around this has a color of #ff1222
<div style="border:2px solid #ff1222;">Content here</div>
.myborder {border:2px solid #ff1222;}