#fd999f color space conversions
Hex:
#fd999f
RGB:
253, 153, 159
CMY:
1, 40, 38
CMYK:
0, 40, 37, 1
HSL:
356°, 96.1538%, 79.6078%
HSV (HSB):
356°, 39.5257%, 99.2157%
XYZ:
58.1573, 46.1683, 38.6470
xyY:
0.4068, 0.3229, 46.1683
CIE-Lab:
73.6546, 38.0389, 12.9708
CIE-LCH:
73.6546, 40.1896, 18.8287
CIE-Luv:
73.6546, 67.5923, 10.6552
Hunter-Lab:
67.9473, 33.8735, 13.8401
#fd999f color charts
#fd999f color shades, tints & tones
#fd999f color schemes
#fd999f color preview, HTML & CSS examples
This text has a color of #fd999f
<p style="color:#fd999f;">Text here</p>
.mytext {color:#fd999f;}
This box has a color of #fd999f
<div style="background-color:#fd999f;">Content here</div>
.mybackground {background-color:#fd999f;}
Border around this has a color of #fd999f
<div style="border:2px solid #fd999f;">Content here</div>
.myborder {border:2px solid #fd999f;}