#ffb9d1 color space conversions
Hex:
#ffb9d1
RGB:
255, 185, 209
CMY:
0, 27, 18
CMYK:
0, 27, 18, 0
HSL:
339°, 100.0000%, 86.2745%
HSV (HSB):
339°, 27.4510%, 100.0000%
XYZ:
70.0976, 60.5614, 68.3166
xyY:
0.3523, 0.3044, 60.5614
CIE-Lab:
82.1424, 28.7157, -2.0080
CIE-LCH:
82.1424, 28.7858, 355.9999
CIE-Luv:
82.1424, 41.7346, -8.3090
Hunter-Lab:
77.8212, 24.5971, 2.4262
#ffb9d1 color charts
#ffb9d1 color shades, tints & tones
#ffb9d1 color schemes
#ffb9d1 color preview, HTML & CSS examples
This text has a color of #ffb9d1
<p style="color:#ffb9d1;">Text here</p>
.mytext {color:#ffb9d1;}
This box has a color of #ffb9d1
<div style="background-color:#ffb9d1;">Content here</div>
.mybackground {background-color:#ffb9d1;}
Border around this has a color of #ffb9d1
<div style="border:2px solid #ffb9d1;">Content here</div>
.myborder {border:2px solid #ffb9d1;}