#fd0022 color space conversions
Hex:
#fd0022
RGB:
253, 0, 34
CMY:
1, 100, 87
CMYK:
0, 100, 87, 1
HSL:
352°, 100.0000%, 49.6078%
HSV (HSB):
352°, 100.0000%, 99.2157%
XYZ:
40.7967, 20.9981, 3.4162
xyY:
0.6256, 0.3220, 20.9981
CIE-Lab:
52.9475, 79.9785, 55.7951
CIE-LCH:
52.9475, 97.5175, 34.9006
CIE-Luv:
52.9475, 170.7061, 33.0301
Hunter-Lab:
45.8237, 78.7266, 27.6565
#fd0022 color charts
#fd0022 color shades, tints & tones
#fd0022 color schemes
#fd0022 color preview, HTML & CSS examples
This text has a color of #fd0022
<p style="color:#fd0022;">Text here</p>
.mytext {color:#fd0022;}
This box has a color of #fd0022
<div style="background-color:#fd0022;">Content here</div>
.mybackground {background-color:#fd0022;}
Border around this has a color of #fd0022
<div style="border:2px solid #fd0022;">Content here</div>
.myborder {border:2px solid #fd0022;}