#ffb4be color space conversions
Hex:
#ffb4be
RGB:
255, 180, 190
CMY:
0, 29, 25
CMYK:
0, 29, 25, 0
HSL:
352°, 100.0000%, 85.2941%
HSV (HSB):
352°, 29.4118%, 100.0000%
XYZ:
66.8555, 57.6202, 56.3133
xyY:
0.3698, 0.3187, 57.6202
CIE-Lab:
80.5272, 28.6030, 5.8872
CIE-LCH:
80.5272, 29.2026, 11.6305
CIE-Luv:
80.5272, 47.3694, 3.2029
Hunter-Lab:
75.9080, 24.3739, 9.1505
#ffb4be color charts
#ffb4be color shades, tints & tones
#ffb4be color schemes
#ffb4be color preview, HTML & CSS examples
This text has a color of #ffb4be
<p style="color:#ffb4be;">Text here</p>
.mytext {color:#ffb4be;}
This box has a color of #ffb4be
<div style="background-color:#ffb4be;">Content here</div>
.mybackground {background-color:#ffb4be;}
Border around this has a color of #ffb4be
<div style="border:2px solid #ffb4be;">Content here</div>
.myborder {border:2px solid #ffb4be;}