#ff9e9d color space conversions
Hex:
#ff9e9d
RGB:
255, 158, 157
CMY:
0, 38, 38
CMYK:
0, 38, 38, 0
HSL:
1°, 100.0000%, 80.7843%
HSV (HSB):
1°, 38.4314%, 100.0000%
XYZ:
59.5527, 48.1480, 38.0530
xyY:
0.4086, 0.3303, 48.1480
CIE-Lab:
74.9182, 35.9606, 15.8787
CIE-LCH:
74.9182, 39.3102, 23.8242
CIE-Luv:
74.9182, 66.2670, 14.9305
Hunter-Lab:
69.3888, 31.7666, 16.0573
#ff9e9d color charts
#ff9e9d color shades, tints & tones
#ff9e9d color schemes
#ff9e9d color preview, HTML & CSS examples
This text has a color of #ff9e9d
<p style="color:#ff9e9d;">Text here</p>
.mytext {color:#ff9e9d;}
This box has a color of #ff9e9d
<div style="background-color:#ff9e9d;">Content here</div>
.mybackground {background-color:#ff9e9d;}
Border around this has a color of #ff9e9d
<div style="border:2px solid #ff9e9d;">Content here</div>
.myborder {border:2px solid #ff9e9d;}