#ff220d color space conversions
Hex:
#ff220d
RGB:
255, 34, 13
CMY:
0, 87, 95
CMYK:
0, 87, 95, 0
HSL:
5°, 100.0000%, 52.5490%
HSV (HSB):
5°, 94.9020%, 100.0000%
XYZ:
41.8847, 22.4331, 2.5032
xyY:
0.6268, 0.3357, 22.4331
CIE-Lab:
54.4836, 76.6807, 64.6542
CIE-LCH:
54.4836, 100.3000, 40.1363
CIE-Luv:
54.4836, 167.3828, 38.8589
Hunter-Lab:
47.3636, 74.9651, 30.0210
#ff220d color charts
#ff220d color shades, tints & tones
#ff220d color schemes
#ff220d color preview, HTML & CSS examples
This text has a color of #ff220d
<p style="color:#ff220d;">Text here</p>
.mytext {color:#ff220d;}
This box has a color of #ff220d
<div style="background-color:#ff220d;">Content here</div>
.mybackground {background-color:#ff220d;}
Border around this has a color of #ff220d
<div style="border:2px solid #ff220d;">Content here</div>
.myborder {border:2px solid #ff220d;}