#fd7d90 color space conversions
Hex:
#fd7d90
RGB:
253, 125, 144
CMY:
1, 51, 44
CMYK:
0, 51, 43, 1
HSL:
351°, 96.9697%, 74.1176%
HSV (HSB):
351°, 50.5929%, 99.2157%
XYZ:
52.8757, 37.5635, 30.8492
xyY:
0.4360, 0.3097, 37.5635
CIE-Lab:
67.6977, 50.4557, 12.9479
CIE-LCH:
67.6977, 52.0906, 14.3926
CIE-Luv:
67.6977, 88.4679, 7.5474
Hunter-Lab:
61.2891, 46.7407, 13.0594
#fd7d90 color charts
#fd7d90 color shades, tints & tones
#fd7d90 color schemes
#fd7d90 color preview, HTML & CSS examples
This text has a color of #fd7d90
<p style="color:#fd7d90;">Text here</p>
.mytext {color:#fd7d90;}
This box has a color of #fd7d90
<div style="background-color:#fd7d90;">Content here</div>
.mybackground {background-color:#fd7d90;}
Border around this has a color of #fd7d90
<div style="border:2px solid #fd7d90;">Content here</div>
.myborder {border:2px solid #fd7d90;}