#ffc0d5 color space conversions
Hex:
#ffc0d5
RGB:
255, 192, 213
CMY:
0, 25, 16
CMYK:
0, 25, 16, 0
HSL:
340°, 100.0000%, 87.6471%
HSV (HSB):
340°, 24.7059%, 100.0000%
XYZ:
72.0999, 63.7634, 71.4583
xyY:
0.3478, 0.3076, 63.7634
CIE-Lab:
83.8424, 25.6488, -1.6623
CIE-LCH:
83.8424, 25.7026, 356.2918
CIE-Luv:
83.8424, 37.2688, -7.2229
Hunter-Lab:
79.8520, 21.4301, 2.8387
#ffc0d5 color charts
#ffc0d5 color shades, tints & tones
#ffc0d5 color schemes
#ffc0d5 color preview, HTML & CSS examples
This text has a color of #ffc0d5
<p style="color:#ffc0d5;">Text here</p>
.mytext {color:#ffc0d5;}
This box has a color of #ffc0d5
<div style="background-color:#ffc0d5;">Content here</div>
.mybackground {background-color:#ffc0d5;}
Border around this has a color of #ffc0d5
<div style="border:2px solid #ffc0d5;">Content here</div>
.myborder {border:2px solid #ffc0d5;}