#fd2225 color space conversions
Hex:
#fd2225
RGB:
253, 34, 37
CMY:
1, 87, 85
CMYK:
0, 87, 85, 1
HSL:
359°, 98.2063%, 56.2745%
HSV (HSB):
359°, 86.5613%, 99.2157%
XYZ:
41.4140, 22.1603, 3.8449
xyY:
0.6143, 0.3287, 22.1603
CIE-Lab:
54.1966, 76.4867, 55.4136
CIE-LCH:
54.1966, 94.4504, 35.9228
CIE-Luv:
54.1966, 163.4863, 34.6797
Hunter-Lab:
47.0747, 74.6547, 28.1097
#fd2225 color charts
#fd2225 color shades, tints & tones
#fd2225 color schemes
#fd2225 color preview, HTML & CSS examples
This text has a color of #fd2225
<p style="color:#fd2225;">Text here</p>
.mytext {color:#fd2225;}
This box has a color of #fd2225
<div style="background-color:#fd2225;">Content here</div>
.mybackground {background-color:#fd2225;}
Border around this has a color of #fd2225
<div style="border:2px solid #fd2225;">Content here</div>
.myborder {border:2px solid #fd2225;}