#ff9d8e color space conversions
Hex:
#ff9d8e
RGB:
255, 157, 142
CMY:
0, 38, 44
CMYK:
0, 38, 44, 0
HSL:
8°, 100.0000%, 77.8431%
HSV (HSB):
8°, 44.3137%, 100.0000%
XYZ:
58.1795, 47.3269, 31.6598
xyY:
0.4242, 0.3450, 47.3269
CIE-Lab:
74.3984, 34.8869, 23.3603
CIE-LCH:
74.3984, 41.9857, 33.8063
CIE-Luv:
74.3984, 69.4454, 24.3612
Hunter-Lab:
68.7946, 30.5666, 20.8705
#ff9d8e color charts
#ff9d8e color shades, tints & tones
#ff9d8e color schemes
#ff9d8e color preview, HTML & CSS examples
This text has a color of #ff9d8e
<p style="color:#ff9d8e;">Text here</p>
.mytext {color:#ff9d8e;}
This box has a color of #ff9d8e
<div style="background-color:#ff9d8e;">Content here</div>
.mybackground {background-color:#ff9d8e;}
Border around this has a color of #ff9d8e
<div style="border:2px solid #ff9d8e;">Content here</div>
.myborder {border:2px solid #ff9d8e;}