#ffb9ce color space conversions
Hex:
#ffb9ce
RGB:
255, 185, 206
CMY:
0, 27, 19
CMYK:
0, 27, 19, 0
HSL:
342°, 100.0000%, 86.2745%
HSV (HSB):
342°, 27.4510%, 100.0000%
XYZ:
69.7295, 60.4142, 66.3785
xyY:
0.3548, 0.3074, 60.4142
CIE-Lab:
82.0628, 28.2667, -0.5106
CIE-LCH:
82.0628, 28.2713, 358.9652
CIE-Luv:
82.0628, 42.1624, -5.9955
Hunter-Lab:
77.7265, 24.1133, 3.7749
#ffb9ce color charts
#ffb9ce color shades, tints & tones
#ffb9ce color schemes
#ffb9ce color preview, HTML & CSS examples
This text has a color of #ffb9ce
<p style="color:#ffb9ce;">Text here</p>
.mytext {color:#ffb9ce;}
This box has a color of #ffb9ce
<div style="background-color:#ffb9ce;">Content here</div>
.mybackground {background-color:#ffb9ce;}
Border around this has a color of #ffb9ce
<div style="border:2px solid #ffb9ce;">Content here</div>
.myborder {border:2px solid #ffb9ce;}