#ff9b8d color space conversions
Hex:
#ff9b8d
RGB:
255, 155, 141
CMY:
0, 39, 45
CMYK:
0, 39, 45, 0
HSL:
7°, 100.0000%, 77.6471%
HSV (HSB):
7°, 44.7059%, 100.0000%
XYZ:
57.7691, 46.6258, 31.1542
xyY:
0.4262, 0.3440, 46.6258
CIE-Lab:
73.9498, 35.8202, 23.2959
CIE-LCH:
73.9498, 42.7292, 33.0382
CIE-Luv:
73.9498, 70.9637, 24.0236
Hunter-Lab:
68.2831, 31.5198, 20.7470
#ff9b8d color charts
#ff9b8d color shades, tints & tones
#ff9b8d color schemes
#ff9b8d color preview, HTML & CSS examples
This text has a color of #ff9b8d
<p style="color:#ff9b8d;">Text here</p>
.mytext {color:#ff9b8d;}
This box has a color of #ff9b8d
<div style="background-color:#ff9b8d;">Content here</div>
.mybackground {background-color:#ff9b8d;}
Border around this has a color of #ff9b8d
<div style="border:2px solid #ff9b8d;">Content here</div>
.myborder {border:2px solid #ff9b8d;}