#ff9bd6 color space conversions
Hex:
#ff9bd6
RGB:
255, 155, 214
CMY:
0, 39, 16
CMYK:
0, 39, 16, 0
HSL:
325°, 100.0000%, 80.3922%
HSV (HSB):
325°, 39.2157%, 100.0000%
XYZ:
65.0989, 49.5577, 69.7528
xyY:
0.3530, 0.2687, 49.5577
CIE-Lab:
75.7970, 45.0627, -14.1399
CIE-LCH:
75.7970, 47.2290, 342.5790
CIE-Luv:
75.7970, 57.1719, -29.6437
Hunter-Lab:
70.3973, 41.8704, -9.4692
#ff9bd6 color charts
#ff9bd6 color shades, tints & tones
#ff9bd6 color schemes
#ff9bd6 color preview, HTML & CSS examples
This text has a color of #ff9bd6
<p style="color:#ff9bd6;">Text here</p>
.mytext {color:#ff9bd6;}
This box has a color of #ff9bd6
<div style="background-color:#ff9bd6;">Content here</div>
.mybackground {background-color:#ff9bd6;}
Border around this has a color of #ff9bd6
<div style="border:2px solid #ff9bd6;">Content here</div>
.myborder {border:2px solid #ff9bd6;}