#ff9982 color space conversions
Hex:
#ff9982
RGB:
255, 153, 130
CMY:
0, 40, 49
CMYK:
0, 40, 49, 0
HSL:
11°, 100.0000%, 75.4902%
HSV (HSB):
11°, 49.0196%, 100.0000%
XYZ:
56.6605, 45.6542, 26.9449
xyY:
0.4383, 0.3532, 45.6542
CIE-Lab:
73.3206, 35.8056, 28.4359
CIE-LCH:
73.3206, 45.7235, 38.4558
CIE-Luv:
73.3206, 74.1347, 29.8721
Hunter-Lab:
67.5679, 31.4413, 23.6537
#ff9982 color charts
#ff9982 RGB chart
#ff9982 CMYK chart
#ff9982 RGB pie chart
#ff9982 color shades, tints & tones
#ff9982 color schemes
#ff9982 color preview, HTML & CSS examples
This text has a color of #ff9982
<p style="color:#ff9982;">Text here</p>
.mytext {color:#ff9982;}
Text color #ff9982
This box has a color of #ff9982
<div style="background-color:#ff9982;">Content here</div>
.mybackground {background-color:#ff9982;}
Background color #ff9982
Border around this has a color of #ff9982
<div style="border:2px solid #ff9982;">Content here</div>
.myborder {border:2px solid #ff9982;}
Border color #ff9982