#ff9680 color space conversions
Hex:
#ff9680
RGB:
255, 150, 128
CMY:
0, 41, 50
CMYK:
0, 41, 50, 0
HSL:
10°, 100.0000%, 75.0980%
HSV (HSB):
10°, 49.8039%, 100.0000%
XYZ:
56.0426, 44.6312, 26.0830
xyY:
0.4421, 0.3521, 44.6312
CIE-Lab:
72.6484, 37.1677, 28.6304
CIE-LCH:
72.6484, 46.9162, 37.6072
CIE-Luv:
72.6484, 76.5579, 29.6703
Hunter-Lab:
66.8066, 32.8283, 23.6163
#ff9680 color charts
#ff9680 color shades, tints & tones
#ff9680 color schemes
#ff9680 color preview, HTML & CSS examples
This text has a color of #ff9680
<p style="color:#ff9680;">Text here</p>
.mytext {color:#ff9680;}
This box has a color of #ff9680
<div style="background-color:#ff9680;">Content here</div>
.mybackground {background-color:#ff9680;}
Border around this has a color of #ff9680
<div style="border:2px solid #ff9680;">Content here</div>
.myborder {border:2px solid #ff9680;}