#fd2223 color space conversions
Hex:
#fd2223
RGB:
253, 34, 35
CMY:
1, 87, 86
CMYK:
0, 87, 86, 1
HSL:
360°, 98.2063%, 56.2745%
HSV (HSB):
360°, 86.5613%, 99.2157%
XYZ:
41.3834, 22.1481, 3.6840
xyY:
0.6157, 0.3295, 22.1481
CIE-Lab:
54.1837, 76.4491, 56.3198
CIE-LCH:
54.1837, 94.9546, 36.3789
CIE-Luv:
54.1837, 163.7719, 35.1302
Hunter-Lab:
47.0617, 74.6048, 28.3020
#fd2223 color charts
#fd2223 color shades, tints & tones
#fd2223 color schemes
#fd2223 color preview, HTML & CSS examples
This text has a color of #fd2223
<p style="color:#fd2223;">Text here</p>
.mytext {color:#fd2223;}
This box has a color of #fd2223
<div style="background-color:#fd2223;">Content here</div>
.mybackground {background-color:#fd2223;}
Border around this has a color of #fd2223
<div style="border:2px solid #fd2223;">Content here</div>
.myborder {border:2px solid #fd2223;}