#ffc5bb color space conversions
Hex:
#ffc5bb
RGB:
255, 197, 187
CMY:
0, 23, 27
CMYK:
0, 23, 27, 0
HSL:
9°, 100.0000%, 86.6667%
HSV (HSB):
9°, 26.6667%, 100.0000%
XYZ:
70.1759, 64.7804, 55.8189
xyY:
0.3678, 0.3396, 64.7804
CIE-Lab:
84.3704, 19.2801, 12.9848
CIE-LCH:
84.3704, 23.2449, 33.9594
CIE-Luv:
84.3704, 37.5918, 15.0975
Hunter-Lab:
80.4862, 14.7831, 15.2215
#ffc5bb color charts
#ffc5bb color shades, tints & tones
#ffc5bb color schemes
#ffc5bb color preview, HTML & CSS examples
This text has a color of #ffc5bb
<p style="color:#ffc5bb;">Text here</p>
.mytext {color:#ffc5bb;}
This box has a color of #ffc5bb
<div style="background-color:#ffc5bb;">Content here</div>
.mybackground {background-color:#ffc5bb;}
Border around this has a color of #ffc5bb
<div style="border:2px solid #ffc5bb;">Content here</div>
.myborder {border:2px solid #ffc5bb;}