#fd8f9e color space conversions
Hex:
#fd8f9e
RGB:
253, 143, 158
CMY:
1, 44, 38
CMYK:
0, 43, 38, 1
HSL:
352°, 96.4912%, 77.6471%
HSV (HSB):
352°, 43.4783%, 99.2157%
XYZ:
56.5020, 42.9962, 37.6689
xyY:
0.4119, 0.3135, 42.9962
CIE-Lab:
71.5524, 43.0344, 10.5512
CIE-LCH:
71.5524, 44.3090, 13.7761
CIE-Luv:
71.5524, 74.0959, 6.3141
Hunter-Lab:
65.5715, 39.0609, 11.8397
#fd8f9e color charts
#fd8f9e color shades, tints & tones
#fd8f9e color schemes
#fd8f9e color preview, HTML & CSS examples
This text has a color of #fd8f9e
<p style="color:#fd8f9e;">Text here</p>
.mytext {color:#fd8f9e;}
This box has a color of #fd8f9e
<div style="background-color:#fd8f9e;">Content here</div>
.mybackground {background-color:#fd8f9e;}
Border around this has a color of #fd8f9e
<div style="border:2px solid #fd8f9e;">Content here</div>
.myborder {border:2px solid #fd8f9e;}