#ff9bc1 color space conversions
Hex:
#ff9bc1
RGB:
255, 155, 193
CMY:
0, 39, 24
CMYK:
0, 39, 24, 0
HSL:
337°, 100.0000%, 80.3922%
HSV (HSB):
337°, 39.2157%, 100.0000%
XYZ:
62.5870, 48.5529, 56.5250
xyY:
0.3733, 0.2896, 48.5529
CIE-Lab:
75.1724, 42.0116, -3.5461
CIE-LCH:
75.1724, 42.1610, 355.1752
CIE-Luv:
75.1724, 61.3858, -13.0644
Hunter-Lab:
69.6799, 38.3900, 0.6793
#ff9bc1 color charts
#ff9bc1 color shades, tints & tones
#ff9bc1 color schemes
#ff9bc1 color preview, HTML & CSS examples
This text has a color of #ff9bc1
<p style="color:#ff9bc1;">Text here</p>
.mytext {color:#ff9bc1;}
This box has a color of #ff9bc1
<div style="background-color:#ff9bc1;">Content here</div>
.mybackground {background-color:#ff9bc1;}
Border around this has a color of #ff9bc1
<div style="border:2px solid #ff9bc1;">Content here</div>
.myborder {border:2px solid #ff9bc1;}