#ffb6b2 color space conversions
Hex:
#ffb6b2
RGB:
255, 182, 178
CMY:
0, 29, 30
CMYK:
0, 29, 30, 0
HSL:
3°, 100.0000%, 84.9020%
HSV (HSB):
3°, 30.1961%, 100.0000%
XYZ:
66.0038, 57.9302, 49.8224
xyY:
0.3799, 0.3334, 57.9302
CIE-Lab:
80.7000, 25.9618, 12.6068
CIE-LCH:
80.7000, 28.8608, 25.9008
CIE-Luv:
80.7000, 47.8614, 13.0572
Hunter-Lab:
76.1119, 21.5983, 14.4675
#ffb6b2 color charts
#ffb6b2 color shades, tints & tones
#ffb6b2 color schemes
#ffb6b2 color preview, HTML & CSS examples
This text has a color of #ffb6b2
<p style="color:#ffb6b2;">Text here</p>
.mytext {color:#ffb6b2;}
This box has a color of #ffb6b2
<div style="background-color:#ffb6b2;">Content here</div>
.mybackground {background-color:#ffb6b2;}
Border around this has a color of #ffb6b2
<div style="border:2px solid #ffb6b2;">Content here</div>
.myborder {border:2px solid #ffb6b2;}