#ffc7cf color space conversions
Hex:
#ffc7cf
RGB:
255, 199, 207
CMY:
0, 22, 19
CMYK:
0, 22, 19, 0
HSL:
351°, 100.0000%, 89.0196%
HSV (HSB):
351°, 21.9608%, 100.0000%
XYZ:
72.9259, 66.6118, 68.0452
xyY:
0.3513, 0.3209, 66.6118
CIE-Lab:
85.3075, 21.0684, 3.6761
CIE-LCH:
85.3075, 21.3867, 9.8977
CIE-Luv:
85.3075, 34.0742, 1.5619
Hunter-Lab:
81.6161, 16.6659, 7.6998
#ffc7cf color charts
#ffc7cf color shades, tints & tones
#ffc7cf color schemes
#ffc7cf color preview, HTML & CSS examples
This text has a color of #ffc7cf
<p style="color:#ffc7cf;">Text here</p>
.mytext {color:#ffc7cf;}
This box has a color of #ffc7cf
<div style="background-color:#ffc7cf;">Content here</div>
.mybackground {background-color:#ffc7cf;}
Border around this has a color of #ffc7cf
<div style="border:2px solid #ffc7cf;">Content here</div>
.myborder {border:2px solid #ffc7cf;}