#fd7985 color space conversions
Hex:
#fd7985
RGB:
253, 121, 133
CMY:
1, 53, 48
CMYK:
0, 52, 47, 1
HSL:
355°, 97.0588%, 73.3333%
HSV (HSB):
355°, 52.1739%, 99.2157%
XYZ:
51.5790, 36.2508, 26.4689
xyY:
0.4513, 0.3172, 36.2508
CIE-Lab:
66.7111, 51.3187, 17.7842
CIE-LCH:
66.7111, 54.3128, 19.1134
CIE-Luv:
66.7111, 93.5997, 13.1722
Hunter-Lab:
60.2087, 47.5506, 16.0810
#fd7985 color charts
#fd7985 color shades, tints & tones
#fd7985 color schemes
#fd7985 color preview, HTML & CSS examples
This text has a color of #fd7985
<p style="color:#fd7985;">Text here</p>
.mytext {color:#fd7985;}
This box has a color of #fd7985
<div style="background-color:#fd7985;">Content here</div>
.mybackground {background-color:#fd7985;}
Border around this has a color of #fd7985
<div style="border:2px solid #fd7985;">Content here</div>
.myborder {border:2px solid #fd7985;}