#fd323e color space conversions
Hex:
#fd323e
RGB:
253, 50, 62
CMY:
1, 80, 76
CMYK:
0, 80, 75, 1
HSL:
356°, 98.0676%, 59.4118%
HSV (HSB):
356°, 80.2372%, 99.2157%
XYZ:
42.5181, 23.5117, 6.8547
xyY:
0.5834, 0.3226, 23.5117
CIE-Lab:
55.5955, 73.7964, 43.8785
CIE-LCH:
55.5955, 85.8559, 30.7353
CIE-Luv:
55.5955, 152.6627, 29.3626
Hunter-Lab:
48.4888, 71.6649, 25.5606
#fd323e color charts
#fd323e color shades, tints & tones
#fd323e color schemes
#fd323e color preview, HTML & CSS examples
This text has a color of #fd323e
<p style="color:#fd323e;">Text here</p>
.mytext {color:#fd323e;}
This box has a color of #fd323e
<div style="background-color:#fd323e;">Content here</div>
.mybackground {background-color:#fd323e;}
Border around this has a color of #fd323e
<div style="border:2px solid #fd323e;">Content here</div>
.myborder {border:2px solid #fd323e;}