#fd808c color space conversions
Hex:
#fd808c
RGB:
253, 128, 140
CMY:
1, 50, 45
CMYK:
0, 49, 45, 1
HSL:
354°, 96.8992%, 74.7059%
HSV (HSB):
354°, 49.4071%, 99.2157%
XYZ:
52.9608, 38.2144, 29.3957
xyY:
0.4393, 0.3169, 38.2144
CIE-Lab:
68.1784, 48.6043, 15.8730
CIE-LCH:
68.1784, 51.1305, 18.0858
CIE-Luv:
68.1784, 87.4867, 11.6218
Hunter-Lab:
61.8178, 44.7440, 15.0788
#fd808c color charts
#fd808c color shades, tints & tones
#fd808c color schemes
#fd808c color preview, HTML & CSS examples
This text has a color of #fd808c
<p style="color:#fd808c;">Text here</p>
.mytext {color:#fd808c;}
This box has a color of #fd808c
<div style="background-color:#fd808c;">Content here</div>
.mybackground {background-color:#fd808c;}
Border around this has a color of #fd808c
<div style="border:2px solid #fd808c;">Content here</div>
.myborder {border:2px solid #fd808c;}