#ffb2b5 color space conversions
Hex:
#ffb2b5
RGB:
255, 178, 181
CMY:
0, 30, 29
CMYK:
0, 30, 29, 0
HSL:
358°, 100.0000%, 84.9020%
HSV (HSB):
358°, 30.1961%, 100.0000%
XYZ:
65.5009, 56.4370, 51.1572
xyY:
0.3784, 0.3260, 56.4370
CIE-Lab:
79.8619, 28.4469, 9.7975
CIE-LCH:
79.8619, 30.0868, 19.0045
CIE-Luv:
79.8619, 49.8869, 8.6793
Hunter-Lab:
75.1246, 24.1657, 12.2128
#ffb2b5 color charts
#ffb2b5 color shades, tints & tones
#ffb2b5 color schemes
#ffb2b5 color preview, HTML & CSS examples
This text has a color of #ffb2b5
<p style="color:#ffb2b5;">Text here</p>
.mytext {color:#ffb2b5;}
This box has a color of #ffb2b5
<div style="background-color:#ffb2b5;">Content here</div>
.mybackground {background-color:#ffb2b5;}
Border around this has a color of #ffb2b5
<div style="border:2px solid #ffb2b5;">Content here</div>
.myborder {border:2px solid #ffb2b5;}