#ff9b9a color space conversions
Hex:
#ff9b9a
RGB:
255, 155, 154
CMY:
0, 39, 40
CMYK:
0, 39, 40, 0
HSL:
1°, 100.0000%, 80.1961%
HSV (HSB):
1°, 39.6078%, 100.0000%
XYZ:
58.7941, 47.0358, 36.5519
xyY:
0.4129, 0.3303, 47.0358
CIE-Lab:
74.2127, 37.1773, 16.5396
CIE-LCH:
74.2127, 40.6904, 23.9835
CIE-Luv:
74.2127, 68.7345, 15.4569
Hunter-Lab:
68.5826, 33.0037, 16.4086
#ff9b9a color charts
#ff9b9a color shades, tints & tones
#ff9b9a color schemes
#ff9b9a color preview, HTML & CSS examples
This text has a color of #ff9b9a
<p style="color:#ff9b9a;">Text here</p>
.mytext {color:#ff9b9a;}
This box has a color of #ff9b9a
<div style="background-color:#ff9b9a;">Content here</div>
.mybackground {background-color:#ff9b9a;}
Border around this has a color of #ff9b9a
<div style="border:2px solid #ff9b9a;">Content here</div>
.myborder {border:2px solid #ff9b9a;}