#fd2f32 color space conversions
Hex:
#fd2f32
RGB:
253, 47, 50
CMY:
1, 82, 80
CMYK:
0, 81, 80, 1
HSL:
359°, 98.0952%, 58.8235%
HSV (HSB):
359°, 81.4229%, 99.2157%
XYZ:
42.1003, 23.1460, 5.2663
xyY:
0.5971, 0.3283, 23.1460
CIE-Lab:
55.2224, 74.1478, 49.9278
CIE-LCH:
55.2224, 89.3906, 33.9545
CIE-Luv:
55.2224, 156.4099, 32.9555
Hunter-Lab:
48.1103, 72.0086, 27.1871
#fd2f32 color charts
#fd2f32 color shades, tints & tones
#fd2f32 color schemes
#fd2f32 color preview, HTML & CSS examples
This text has a color of #fd2f32
<p style="color:#fd2f32;">Text here</p>
.mytext {color:#fd2f32;}
This box has a color of #fd2f32
<div style="background-color:#fd2f32;">Content here</div>
.mybackground {background-color:#fd2f32;}
Border around this has a color of #fd2f32
<div style="border:2px solid #fd2f32;">Content here</div>
.myborder {border:2px solid #fd2f32;}