#fd8f99 color space conversions
Hex:
#fd8f99
RGB:
253, 143, 153
CMY:
1, 44, 40
CMYK:
0, 43, 40, 1
HSL:
355°, 96.4912%, 77.6471%
HSV (HSB):
355°, 43.4783%, 99.2157%
XYZ:
56.0802, 42.8275, 35.4478
xyY:
0.4174, 0.3188, 42.8275
CIE-Lab:
71.4377, 42.4799, 13.1691
CIE-LCH:
71.4377, 44.4743, 17.2239
CIE-Luv:
71.4377, 75.1094, 9.8236
Hunter-Lab:
65.4427, 38.4384, 13.6948
#fd8f99 color charts
#fd8f99 color shades, tints & tones
#fd8f99 color schemes
#fd8f99 color preview, HTML & CSS examples
This text has a color of #fd8f99
<p style="color:#fd8f99;">Text here</p>
.mytext {color:#fd8f99;}
This box has a color of #fd8f99
<div style="background-color:#fd8f99;">Content here</div>
.mybackground {background-color:#fd8f99;}
Border around this has a color of #fd8f99
<div style="border:2px solid #fd8f99;">Content here</div>
.myborder {border:2px solid #fd8f99;}