#ffb6b7 color space conversions
Hex:
#ffb6b7
RGB:
255, 182, 183
CMY:
0, 29, 28
CMYK:
0, 29, 28, 0
HSL:
359°, 100.0000%, 85.6863%
HSV (HSB):
359°, 28.6275%, 100.0000%
XYZ:
66.5152, 58.1348, 52.5152
xyY:
0.3754, 0.3281, 58.1348
CIE-Lab:
80.8137, 26.6123, 10.0748
CIE-LCH:
80.8137, 28.4555, 20.7356
CIE-Luv:
80.8137, 47.1689, 9.4678
Hunter-Lab:
76.2462, 22.2880, 12.5359
#ffb6b7 color charts
#ffb6b7 color shades, tints & tones
#ffb6b7 color schemes
#ffb6b7 color preview, HTML & CSS examples
This text has a color of #ffb6b7
<p style="color:#ffb6b7;">Text here</p>
.mytext {color:#ffb6b7;}
This box has a color of #ffb6b7
<div style="background-color:#ffb6b7;">Content here</div>
.mybackground {background-color:#ffb6b7;}
Border around this has a color of #ffb6b7
<div style="border:2px solid #ffb6b7;">Content here</div>
.myborder {border:2px solid #ffb6b7;}