#fd8180 color space conversions
Hex:
#fd8180
RGB:
253, 129, 128
CMY:
1, 49, 50
CMYK:
0, 49, 49, 1
HSL:
0°, 96.8992%, 74.7059%
HSV (HSB):
0°, 49.4071%, 99.2157%
XYZ:
52.2546, 38.1417, 25.0300
xyY:
0.4527, 0.3304, 38.1417
CIE-Lab:
68.1249, 46.9977, 22.5257
CIE-LCH:
68.1249, 52.1171, 25.6081
CIE-Luv:
68.1249, 89.4338, 19.8631
Hunter-Lab:
61.7589, 42.9516, 19.2019
#fd8180 color charts
#fd8180 color shades, tints & tones
#fd8180 color schemes
#fd8180 color preview, HTML & CSS examples
This text has a color of #fd8180
<p style="color:#fd8180;">Text here</p>
.mytext {color:#fd8180;}
This box has a color of #fd8180
<div style="background-color:#fd8180;">Content here</div>
.mybackground {background-color:#fd8180;}
Border around this has a color of #fd8180
<div style="border:2px solid #fd8180;">Content here</div>
.myborder {border:2px solid #fd8180;}