#ffc1b6 color space conversions
Hex:
#ffc1b6
RGB:
255, 193, 182
CMY:
0, 24, 29
CMYK:
0, 24, 29, 0
HSL:
9°, 100.0000%, 85.6863%
HSV (HSB):
9°, 28.6275%, 100.0000%
XYZ:
68.7535, 62.7773, 52.7495
xyY:
0.3731, 0.3407, 62.7773
CIE-Lab:
83.3251, 20.7117, 14.1719
CIE-LCH:
83.3251, 25.0962, 34.3817
CIE-Luv:
83.3251, 40.6035, 16.3774
Hunter-Lab:
79.2321, 16.2366, 15.9897
#ffc1b6 color charts
#ffc1b6 color shades, tints & tones
#ffc1b6 color schemes
#ffc1b6 color preview, HTML & CSS examples
This text has a color of #ffc1b6
<p style="color:#ffc1b6;">Text here</p>
.mytext {color:#ffc1b6;}
This box has a color of #ffc1b6
<div style="background-color:#ffc1b6;">Content here</div>
.mybackground {background-color:#ffc1b6;}
Border around this has a color of #ffc1b6
<div style="border:2px solid #ffc1b6;">Content here</div>
.myborder {border:2px solid #ffc1b6;}