#ffc7cd color space conversions
Hex:
#ffc7cd
RGB:
255, 199, 205
CMY:
0, 22, 20
CMYK:
0, 22, 20, 0
HSL:
354°, 100.0000%, 89.0196%
HSV (HSB):
354°, 21.9608%, 100.0000%
XYZ:
72.6829, 66.5146, 66.7654
xyY:
0.3529, 0.3229, 66.5146
CIE-Lab:
85.2582, 20.7719, 4.6700
CIE-LCH:
85.2582, 21.2904, 12.6706
CIE-Luv:
85.2582, 34.3112, 3.0680
Hunter-Lab:
81.5565, 16.3547, 8.5524
#ffc7cd color charts
#ffc7cd color shades, tints & tones
#ffc7cd color schemes
#ffc7cd color preview, HTML & CSS examples
This text has a color of #ffc7cd
<p style="color:#ffc7cd;">Text here</p>
.mytext {color:#ffc7cd;}
This box has a color of #ffc7cd
<div style="background-color:#ffc7cd;">Content here</div>
.mybackground {background-color:#ffc7cd;}
Border around this has a color of #ffc7cd
<div style="border:2px solid #ffc7cd;">Content here</div>
.myborder {border:2px solid #ffc7cd;}