#ffb6cf color space conversions
Hex:
#ffb6cf
RGB:
255, 182, 207
CMY:
0, 29, 19
CMYK:
0, 29, 19, 0
HSL:
339°, 100.0000%, 85.6863%
HSV (HSB):
339°, 28.6275%, 100.0000%
XYZ:
69.2304, 59.2209, 66.8134
xyY:
0.3545, 0.3033, 59.2209
CIE-Lab:
81.4129, 29.9896, -2.0007
CIE-LCH:
81.4129, 30.0562, 356.1832
CIE-Luv:
81.4129, 43.7121, -8.5346
Hunter-Lab:
76.9551, 25.9109, 2.3922
#ffb6cf color charts
#ffb6cf color shades, tints & tones
#ffb6cf color schemes
#ffb6cf color preview, HTML & CSS examples
This text has a color of #ffb6cf
<p style="color:#ffb6cf;">Text here</p>
.mytext {color:#ffb6cf;}
This box has a color of #ffb6cf
<div style="background-color:#ffb6cf;">Content here</div>
.mybackground {background-color:#ffb6cf;}
Border around this has a color of #ffb6cf
<div style="border:2px solid #ffb6cf;">Content here</div>
.myborder {border:2px solid #ffb6cf;}