#fd9f8f color space conversions
Hex:
#fd9f8f
RGB:
253, 159, 143
CMY:
1, 38, 44
CMYK:
0, 37, 43, 1
HSL:
9°, 96.4912%, 77.6471%
HSV (HSB):
9°, 43.4783%, 99.2157%
XYZ:
57.8641, 47.6621, 32.1365
xyY:
0.4203, 0.3462, 47.6621
CIE-Lab:
74.6113, 33.2008, 23.0656
CIE-LCH:
74.6113, 40.4267, 34.7889
CIE-Luv:
74.6113, 66.3882, 24.4143
Hunter-Lab:
69.0377, 28.7940, 20.7274
#fd9f8f color charts
#fd9f8f color shades, tints & tones
#fd9f8f color schemes
#fd9f8f color preview, HTML & CSS examples
This text has a color of #fd9f8f
<p style="color:#fd9f8f;">Text here</p>
.mytext {color:#fd9f8f;}
This box has a color of #fd9f8f
<div style="background-color:#fd9f8f;">Content here</div>
.mybackground {background-color:#fd9f8f;}
Border around this has a color of #fd9f8f
<div style="border:2px solid #fd9f8f;">Content here</div>
.myborder {border:2px solid #fd9f8f;}