#ff9d9f color space conversions
Hex:
#ff9d9f
RGB:
255, 157, 159
CMY:
0, 38, 38
CMYK:
0, 38, 38, 0
HSL:
359°, 100.0000%, 80.7843%
HSV (HSB):
359°, 38.4314%, 100.0000%
XYZ:
59.5550, 47.8771, 38.9032
xyY:
0.4070, 0.3272, 47.8771
CIE-Lab:
74.7474, 36.7025, 14.5427
CIE-LCH:
74.7474, 39.4786, 21.6150
CIE-Luv:
74.7474, 66.5623, 13.0415
Hunter-Lab:
69.1933, 32.5474, 15.1001
#ff9d9f color charts
#ff9d9f color shades, tints & tones
#ff9d9f color schemes
#ff9d9f color preview, HTML & CSS examples
This text has a color of #ff9d9f
<p style="color:#ff9d9f;">Text here</p>
.mytext {color:#ff9d9f;}
This box has a color of #ff9d9f
<div style="background-color:#ff9d9f;">Content here</div>
.mybackground {background-color:#ff9d9f;}
Border around this has a color of #ff9d9f
<div style="border:2px solid #ff9d9f;">Content here</div>
.myborder {border:2px solid #ff9d9f;}