#ff9daa color space conversions
Hex:
#ff9daa
RGB:
255, 157, 170
CMY:
0, 38, 33
CMYK:
0, 38, 33, 0
HSL:
352°, 100.0000%, 80.7843%
HSV (HSB):
352°, 38.4314%, 100.0000%
XYZ:
60.5527, 48.2762, 44.1570
xyY:
0.3958, 0.3156, 48.2762
CIE-Lab:
74.9988, 37.9947, 8.8554
CIE-LCH:
74.9988, 39.0130, 13.1197
CIE-Luv:
74.9988, 64.5887, 5.2551
Hunter-Lab:
69.4811, 33.9706, 10.9565
#ff9daa color charts
#ff9daa color shades, tints & tones
#ff9daa color schemes
#ff9daa color preview, HTML & CSS examples
This text has a color of #ff9daa
<p style="color:#ff9daa;">Text here</p>
.mytext {color:#ff9daa;}
This box has a color of #ff9daa
<div style="background-color:#ff9daa;">Content here</div>
.mybackground {background-color:#ff9daa;}
Border around this has a color of #ff9daa
<div style="border:2px solid #ff9daa;">Content here</div>
.myborder {border:2px solid #ff9daa;}