#fd8985 color space conversions
Hex:
#fd8985
RGB:
253, 137, 133
CMY:
1, 46, 48
CMYK:
0, 46, 47, 1
HSL:
2°, 96.7742%, 75.6863%
HSV (HSB):
2°, 47.4308%, 99.2157%
XYZ:
53.6873, 40.4674, 27.1717
xyY:
0.4425, 0.3335, 40.4674
CIE-Lab:
69.8012, 43.4823, 22.0167
CIE-LCH:
69.8012, 48.7386, 26.8548
CIE-Luv:
69.8012, 83.0252, 20.2963
Hunter-Lab:
63.6140, 39.3213, 19.2051
#fd8985 color charts
#fd8985 color shades, tints & tones
#fd8985 color schemes
#fd8985 color preview, HTML & CSS examples
This text has a color of #fd8985
<p style="color:#fd8985;">Text here</p>
.mytext {color:#fd8985;}
This box has a color of #fd8985
<div style="background-color:#fd8985;">Content here</div>
.mybackground {background-color:#fd8985;}
Border around this has a color of #fd8985
<div style="border:2px solid #fd8985;">Content here</div>
.myborder {border:2px solid #fd8985;}