#fd124c color space conversions
Hex:
#fd124c
RGB:
253, 18, 76
CMY:
1, 93, 70
CMYK:
0, 93, 70, 1
HSL:
345°, 98.3264%, 53.1373%
HSV (HSB):
345°, 92.8854%, 99.2157%
XYZ:
42.0288, 21.8371, 8.8373
xyY:
0.5781, 0.3004, 21.8371
CIE-Lab:
53.8537, 79.8316, 33.8444
CIE-LCH:
53.8537, 86.7094, 22.9744
CIE-Luv:
53.8537, 158.6354, 19.4904
Hunter-Lab:
46.7301, 78.7641, 21.4986
#fd124c color charts
#fd124c color shades, tints & tones
#fd124c color schemes
#fd124c color preview, HTML & CSS examples
This text has a color of #fd124c
<p style="color:#fd124c;">Text here</p>
.mytext {color:#fd124c;}
This box has a color of #fd124c
<div style="background-color:#fd124c;">Content here</div>
.mybackground {background-color:#fd124c;}
Border around this has a color of #fd124c
<div style="border:2px solid #fd124c;">Content here</div>
.myborder {border:2px solid #fd124c;}