#ff988c color space conversions
Hex:
#ff988c
RGB:
255, 152, 140
CMY:
0, 40, 45
CMYK:
0, 40, 45, 0
HSL:
6°, 100.0000%, 77.4510%
HSV (HSB):
6°, 45.0980%, 100.0000%
XYZ:
57.2019, 45.6099, 30.5997
xyY:
0.4288, 0.3419, 45.6099
CIE-Lab:
73.2917, 37.2659, 22.9479
CIE-LCH:
73.2917, 43.7648, 31.6243
CIE-Luv:
73.2917, 73.1646, 23.2095
Hunter-Lab:
67.5351, 33.0020, 20.4107
#ff988c color charts
#ff988c RGB chart
#ff988c CMYK chart
#ff988c RGB pie chart
#ff988c color shades, tints & tones
#ff988c color schemes
#ff988c color preview, HTML & CSS examples
This text has a color of #ff988c
<p style="color:#ff988c;">Text here</p>
.mytext {color:#ff988c;}
Text color #ff988c
This box has a color of #ff988c
<div style="background-color:#ff988c;">Content here</div>
.mybackground {background-color:#ff988c;}
Background color #ff988c
Border around this has a color of #ff988c
<div style="border:2px solid #ff988c;">Content here</div>
.myborder {border:2px solid #ff988c;}
Border color #ff988c