#ffb4bb color space conversions
Hex:
#ffb4bb
RGB:
255, 180, 187
CMY:
0, 29, 27
CMYK:
0, 29, 27, 0
HSL:
354°, 100.0000%, 85.2941%
HSV (HSB):
354°, 29.4118%, 100.0000%
XYZ:
66.5309, 57.4904, 54.6039
xyY:
0.3725, 0.3218, 57.4904
CIE-Lab:
80.4546, 28.1949, 7.4033
CIE-LCH:
80.4546, 29.1506, 14.7123
CIE-Luv:
80.4546, 47.8058, 5.4206
Hunter-Lab:
75.8224, 23.9369, 10.3777
#ffb4bb color charts
#ffb4bb color shades, tints & tones
#ffb4bb color schemes
#ffb4bb color preview, HTML & CSS examples
This text has a color of #ffb4bb
<p style="color:#ffb4bb;">Text here</p>
.mytext {color:#ffb4bb;}
This box has a color of #ffb4bb
<div style="background-color:#ffb4bb;">Content here</div>
.mybackground {background-color:#ffb4bb;}
Border around this has a color of #ffb4bb
<div style="border:2px solid #ffb4bb;">Content here</div>
.myborder {border:2px solid #ffb4bb;}