#fd023d color space conversions
Hex:
#fd023d
RGB:
253, 2, 61
CMY:
1, 99, 76
CMYK:
0, 99, 76, 1
HSL:
346°, 98.4314%, 50.0000%
HSV (HSB):
346°, 99.2095%, 99.2157%
XYZ:
41.3720, 21.2630, 6.3385
xyY:
0.5998, 0.3083, 21.2630
CIE-Lab:
53.2361, 80.4989, 41.8601
CIE-LCH:
53.2361, 90.7322, 27.4748
CIE-Luv:
53.2361, 165.0045, 25.0163
Hunter-Lab:
46.1118, 79.4565, 24.1283
#fd023d color charts
#fd023d color shades, tints & tones
#fd023d color schemes
#fd023d color preview, HTML & CSS examples
This text has a color of #fd023d
<p style="color:#fd023d;">Text here</p>
.mytext {color:#fd023d;}
This box has a color of #fd023d
<div style="background-color:#fd023d;">Content here</div>
.mybackground {background-color:#fd023d;}
Border around this has a color of #fd023d
<div style="border:2px solid #fd023d;">Content here</div>
.myborder {border:2px solid #fd023d;}