#ff9db1 color space conversions
Hex:
#ff9db1
RGB:
255, 157, 177
CMY:
0, 38, 31
CMYK:
0, 38, 31, 0
HSL:
348°, 100.0000%, 80.7843%
HSV (HSB):
348°, 38.4314%, 100.0000%
XYZ:
61.2328, 48.5483, 47.7384
xyY:
0.3887, 0.3082, 48.5483
CIE-Lab:
75.1694, 38.8640, 5.2508
CIE-LCH:
75.1694, 39.2171, 7.6945
CIE-Luv:
75.1694, 63.2958, 0.1365
Hunter-Lab:
69.6766, 34.9343, 8.1515
#ff9db1 color charts
#ff9db1 color shades, tints & tones
#ff9db1 color schemes
#ff9db1 color preview, HTML & CSS examples
This text has a color of #ff9db1
<p style="color:#ff9db1;">Text here</p>
.mytext {color:#ff9db1;}
This box has a color of #ff9db1
<div style="background-color:#ff9db1;">Content here</div>
.mybackground {background-color:#ff9db1;}
Border around this has a color of #ff9db1
<div style="border:2px solid #ff9db1;">Content here</div>
.myborder {border:2px solid #ff9db1;}