#fd2543 color space conversions
Hex:
#fd2543
RGB:
253, 37, 67
CMY:
1, 85, 74
CMYK:
0, 85, 74, 1
HSL:
352°, 98.1818%, 56.8627%
HSV (HSB):
352°, 85.3755%, 99.2157%
XYZ:
42.1827, 22.6110, 7.4513
xyY:
0.5839, 0.3130, 22.6110
CIE-Lab:
54.6694, 76.7799, 40.0375
CIE-LCH:
54.6694, 86.5919, 27.5401
CIE-Luv:
54.6694, 156.4391, 25.4052
Hunter-Lab:
47.5511, 75.1336, 23.9950
#fd2543 color charts
#fd2543 color shades, tints & tones
#fd2543 color schemes
#fd2543 color preview, HTML & CSS examples
This text has a color of #fd2543
<p style="color:#fd2543;">Text here</p>
.mytext {color:#fd2543;}
This box has a color of #fd2543
<div style="background-color:#fd2543;">Content here</div>
.mybackground {background-color:#fd2543;}
Border around this has a color of #fd2543
<div style="border:2px solid #fd2543;">Content here</div>
.myborder {border:2px solid #fd2543;}