#ffb9d4 color space conversions
Hex:
#ffb9d4
RGB:
255, 185, 212
CMY:
0, 27, 17
CMYK:
0, 27, 17, 0
HSL:
337°, 100.0000%, 86.2745%
HSV (HSB):
337°, 27.4510%, 100.0000%
XYZ:
70.4726, 60.7114, 70.2915
xyY:
0.3498, 0.3013, 60.7114
CIE-Lab:
82.2233, 29.1709, -3.5027
CIE-LCH:
82.2233, 29.3804, 353.1530
CIE-Luv:
82.2233, 41.3045, -10.6376
Hunter-Lab:
77.9175, 25.0890, 1.0551
#ffb9d4 color charts
#ffb9d4 color shades, tints & tones
#ffb9d4 color schemes
#ffb9d4 color preview, HTML & CSS examples
This text has a color of #ffb9d4
<p style="color:#ffb9d4;">Text here</p>
.mytext {color:#ffb9d4;}
This box has a color of #ffb9d4
<div style="background-color:#ffb9d4;">Content here</div>
.mybackground {background-color:#ffb9d4;}
Border around this has a color of #ffb9d4
<div style="border:2px solid #ffb9d4;">Content here</div>
.myborder {border:2px solid #ffb9d4;}