#ffc1b0 color space conversions
Hex:
#ffc1b0
RGB:
255, 193, 176
CMY:
0, 24, 31
CMYK:
0, 24, 31, 0
HSL:
13°, 100.0000%, 84.5098%
HSV (HSB):
13°, 30.9804%, 100.0000%
XYZ:
68.1464, 62.5345, 49.5530
xyY:
0.3781, 0.3470, 62.5345
CIE-Lab:
83.1969, 19.9396, 17.1901
CIE-LCH:
83.1969, 26.3265, 40.7649
CIE-Luv:
83.1969, 41.3170, 20.5716
Hunter-Lab:
79.0788, 15.4352, 18.2024
#ffc1b0 color charts
#ffc1b0 color shades, tints & tones
#ffc1b0 color schemes
#ffc1b0 color preview, HTML & CSS examples
This text has a color of #ffc1b0
<p style="color:#ffc1b0;">Text here</p>
.mytext {color:#ffc1b0;}
This box has a color of #ffc1b0
<div style="background-color:#ffc1b0;">Content here</div>
.mybackground {background-color:#ffc1b0;}
Border around this has a color of #ffc1b0
<div style="border:2px solid #ffc1b0;">Content here</div>
.myborder {border:2px solid #ffc1b0;}