#ffb5b4 color space conversions
Hex:
#ffb5b4
RGB:
255, 181, 180
CMY:
0, 29, 29
CMYK:
0, 29, 29, 0
HSL:
1°, 100.0000%, 85.2941%
HSV (HSB):
1°, 29.4118%, 100.0000%
XYZ:
66.0021, 57.6030, 50.8198
xyY:
0.3784, 0.3302, 57.6030
CIE-Lab:
80.5176, 26.7441, 11.2706
CIE-LCH:
80.5176, 29.0220, 22.8517
CIE-Luv:
80.5176, 48.1979, 11.0715
Hunter-Lab:
75.8967, 22.4100, 13.4275
#ffb5b4 color charts
#ffb5b4 color shades, tints & tones
#ffb5b4 color schemes
#ffb5b4 color preview, HTML & CSS examples
This text has a color of #ffb5b4
<p style="color:#ffb5b4;">Text here</p>
.mytext {color:#ffb5b4;}
This box has a color of #ffb5b4
<div style="background-color:#ffb5b4;">Content here</div>
.mybackground {background-color:#ffb5b4;}
Border around this has a color of #ffb5b4
<div style="border:2px solid #ffb5b4;">Content here</div>
.myborder {border:2px solid #ffb5b4;}