#ffc0c6 color space conversions
Hex:
#ffc0c6
RGB:
255, 192, 198
CMY:
0, 25, 22
CMYK:
0, 25, 22, 0
HSL:
354°, 100.0000%, 87.6471%
HSV (HSB):
354°, 24.7059%, 100.0000%
XYZ:
70.2827, 63.0365, 61.8890
xyY:
0.3600, 0.3229, 63.0365
CIE-Lab:
83.4616, 23.4267, 5.8139
CIE-LCH:
83.4616, 24.1374, 13.9378
CIE-Luv:
83.4616, 39.2161, 4.1754
Hunter-Lab:
79.3955, 19.0700, 9.3601
#ffc0c6 color charts
#ffc0c6 color shades, tints & tones
#ffc0c6 color schemes
#ffc0c6 color preview, HTML & CSS examples
This text has a color of #ffc0c6
<p style="color:#ffc0c6;">Text here</p>
.mytext {color:#ffc0c6;}
This box has a color of #ffc0c6
<div style="background-color:#ffc0c6;">Content here</div>
.mybackground {background-color:#ffc0c6;}
Border around this has a color of #ffc0c6
<div style="border:2px solid #ffc0c6;">Content here</div>
.myborder {border:2px solid #ffc0c6;}