#ffc9cf color space conversions
Hex:
#ffc9cf
RGB:
255, 201, 207
CMY:
0, 21, 19
CMYK:
0, 21, 19, 0
HSL:
353°, 100.0000%, 89.4118%
HSV (HSB):
353°, 21.1765%, 100.0000%
XYZ:
73.3891, 67.5383, 68.1996
xyY:
0.3509, 0.3230, 67.5383
CIE-Lab:
85.7751, 20.0205, 4.3529
CIE-LCH:
85.7751, 20.4882, 12.2666
CIE-Luv:
85.7751, 32.9350, 2.7579
Hunter-Lab:
82.1817, 15.5845, 8.3245
#ffc9cf color charts
#ffc9cf color shades, tints & tones
#ffc9cf color schemes
#ffc9cf color preview, HTML & CSS examples
This text has a color of #ffc9cf
<p style="color:#ffc9cf;">Text here</p>
.mytext {color:#ffc9cf;}
This box has a color of #ffc9cf
<div style="background-color:#ffc9cf;">Content here</div>
.mybackground {background-color:#ffc9cf;}
Border around this has a color of #ffc9cf
<div style="border:2px solid #ffc9cf;">Content here</div>
.myborder {border:2px solid #ffc9cf;}