#ff223a color space conversions
Hex:
#ff223a
RGB:
255, 34, 58
CMY:
0, 87, 77
CMYK:
0, 87, 77, 0
HSL:
353°, 100.0000%, 56.6667%
HSV (HSB):
353°, 86.6667%, 100.0000%
XYZ:
42.5757, 22.7095, 6.1424
xyY:
0.5961, 0.3179, 22.7095
CIE-Lab:
54.7719, 77.5191, 45.3158
CIE-LCH:
54.7719, 89.7927, 30.3095
CIE-Luv:
54.7719, 161.0429, 28.8619
Hunter-Lab:
47.6545, 76.0809, 25.7161
#ff223a color charts
#ff223a color shades, tints & tones
#ff223a color schemes
#ff223a color preview, HTML & CSS examples
This text has a color of #ff223a
<p style="color:#ff223a;">Text here</p>
.mytext {color:#ff223a;}
This box has a color of #ff223a
<div style="background-color:#ff223a;">Content here</div>
.mybackground {background-color:#ff223a;}
Border around this has a color of #ff223a
<div style="border:2px solid #ff223a;">Content here</div>
.myborder {border:2px solid #ff223a;}