#ffc5b4 color space conversions
Hex:
#ffc5b4
RGB:
255, 197, 180
CMY:
0, 23, 29
CMYK:
0, 23, 29, 0
HSL:
14°, 100.0000%, 85.2941%
HSV (HSB):
14°, 29.4118%, 100.0000%
XYZ:
69.4445, 64.4878, 51.9673
xyY:
0.3736, 0.3469, 64.4878
CIE-Lab:
84.2191, 18.3569, 16.4936
CIE-LCH:
84.2191, 24.6782, 41.9396
CIE-Luv:
84.2191, 38.3917, 20.0329
Hunter-Lab:
80.3043, 13.8283, 17.8447
#ffc5b4 color charts
#ffc5b4 color shades, tints & tones
#ffc5b4 color schemes
#ffc5b4 color preview, HTML & CSS examples
This text has a color of #ffc5b4
<p style="color:#ffc5b4;">Text here</p>
.mytext {color:#ffc5b4;}
This box has a color of #ffc5b4
<div style="background-color:#ffc5b4;">Content here</div>
.mybackground {background-color:#ffc5b4;}
Border around this has a color of #ffc5b4
<div style="border:2px solid #ffc5b4;">Content here</div>
.myborder {border:2px solid #ffc5b4;}