#fd445f color space conversions
Hex:
#fd445f
RGB:
253, 68, 95
CMY:
1, 73, 63
CMYK:
0, 73, 62, 1
HSL:
351°, 97.8836%, 62.9412%
HSV (HSB):
351°, 73.1225%, 99.2157%
XYZ:
44.6407, 25.8431, 13.4619
xyY:
0.5318, 0.3079, 25.8431
CIE-Lab:
57.8878, 70.1759, 27.7579
CIE-LCH:
57.8878, 75.4662, 21.5811
CIE-Luv:
57.8878, 135.4067, 17.8603
Hunter-Lab:
50.8361, 67.7829, 19.8848
#fd445f color charts
#fd445f color shades, tints & tones
#fd445f color schemes
#fd445f color preview, HTML & CSS examples
This text has a color of #fd445f
<p style="color:#fd445f;">Text here</p>
.mytext {color:#fd445f;}
This box has a color of #fd445f
<div style="background-color:#fd445f;">Content here</div>
.mybackground {background-color:#fd445f;}
Border around this has a color of #fd445f
<div style="border:2px solid #fd445f;">Content here</div>
.myborder {border:2px solid #fd445f;}