#fd2745 color space conversions
Hex:
#fd2745
RGB:
253, 39, 69
CMY:
1, 85, 73
CMYK:
0, 85, 73, 1
HSL:
352°, 98.1651%, 57.2549%
HSV (HSB):
352°, 84.5850%, 99.2157%
XYZ:
42.3077, 22.7634, 7.7941
xyY:
0.5806, 0.3124, 22.7634
CIE-Lab:
54.8277, 76.4738, 39.0746
CIE-LCH:
54.8277, 85.8782, 27.0649
CIE-Luv:
54.8277, 155.2517, 24.8445
Hunter-Lab:
47.7110, 74.7908, 23.7120
#fd2745 color charts
#fd2745 color shades, tints & tones
#fd2745 color schemes
#fd2745 color preview, HTML & CSS examples
This text has a color of #fd2745
<p style="color:#fd2745;">Text here</p>
.mytext {color:#fd2745;}
This box has a color of #fd2745
<div style="background-color:#fd2745;">Content here</div>
.mybackground {background-color:#fd2745;}
Border around this has a color of #fd2745
<div style="border:2px solid #fd2745;">Content here</div>
.myborder {border:2px solid #fd2745;}