#fd998c color space conversions
Hex:
#fd998c
RGB:
253, 153, 140
CMY:
1, 40, 45
CMYK:
0, 40, 45, 1
HSL:
7°, 96.5812%, 77.0588%
HSV (HSB):
7°, 44.6640%, 99.2157%
XYZ:
56.6329, 45.5586, 30.6197
xyY:
0.4264, 0.3430, 45.5586
CIE-Lab:
73.2582, 36.0061, 22.8615
CIE-LCH:
73.2582, 42.6507, 32.4128
CIE-Luv:
73.2582, 70.9277, 23.3912
Hunter-Lab:
67.4971, 31.6491, 20.3513
#fd998c color charts
#fd998c color shades, tints & tones
#fd998c color schemes
#fd998c color preview, HTML & CSS examples
This text has a color of #fd998c
<p style="color:#fd998c;">Text here</p>
.mytext {color:#fd998c;}
This box has a color of #fd998c
<div style="background-color:#fd998c;">Content here</div>
.mybackground {background-color:#fd998c;}
Border around this has a color of #fd998c
<div style="border:2px solid #fd998c;">Content here</div>
.myborder {border:2px solid #fd998c;}