#fd123c color space conversions
Hex:
#fd123c
RGB:
253, 18, 60
CMY:
1, 93, 76
CMYK:
0, 93, 76, 1
HSL:
349°, 98.3264%, 53.1373%
HSV (HSB):
349°, 92.8854%, 99.2157%
XYZ:
41.5399, 21.6415, 6.2628
xyY:
0.5982, 0.3116, 21.6415
CIE-Lab:
53.6445, 79.2503, 42.8741
CIE-LCH:
53.6445, 90.1044, 28.4132
CIE-Luv:
53.6445, 163.0465, 26.2449
Hunter-Lab:
46.5204, 77.9790, 24.5824
#fd123c color charts
#fd123c RGB chart
#fd123c CMYK chart
#fd123c RGB pie chart
#fd123c color shades, tints & tones
#fd123c color schemes
#fd123c color preview, HTML & CSS examples
This text has a color of #fd123c
<p style="color:#fd123c;">Text here</p>
.mytext {color:#fd123c;}
Text color #fd123c
This box has a color of #fd123c
<div style="background-color:#fd123c;">Content here</div>
.mybackground {background-color:#fd123c;}
Background color #fd123c
Border around this has a color of #fd123c
<div style="border:2px solid #fd123c;">Content here</div>
.myborder {border:2px solid #fd123c;}
Border color #fd123c