#fd2c2a color space conversions
Hex:
#fd2c2a
RGB:
253, 44, 42
CMY:
1, 83, 84
CMYK:
0, 83, 83, 1
HSL:
1°, 98.1395%, 57.8431%
HSV (HSB):
1°, 83.3992%, 99.2157%
XYZ:
41.8266, 22.8512, 4.3967
xyY:
0.6055, 0.3308, 22.8512
CIE-Lab:
54.9187, 74.6291, 53.6587
CIE-LCH:
54.9187, 91.9171, 35.7163
CIE-Luv:
54.9187, 159.0352, 34.7540
Hunter-Lab:
47.8029, 72.5289, 28.0088
#fd2c2a color charts
#fd2c2a color shades, tints & tones
#fd2c2a color schemes
#fd2c2a color preview, HTML & CSS examples
This text has a color of #fd2c2a
<p style="color:#fd2c2a;">Text here</p>
.mytext {color:#fd2c2a;}
This box has a color of #fd2c2a
<div style="background-color:#fd2c2a;">Content here</div>
.mybackground {background-color:#fd2c2a;}
Border around this has a color of #fd2c2a
<div style="border:2px solid #fd2c2a;">Content here</div>
.myborder {border:2px solid #fd2c2a;}