#ffc0d3 color space conversions
Hex:
#ffc0d3
RGB:
255, 192, 211
CMY:
0, 25, 17
CMYK:
0, 25, 17, 0
HSL:
342°, 100.0000%, 87.6471%
HSV (HSB):
342°, 24.7059%, 100.0000%
XYZ:
71.8475, 63.6624, 70.1293
xyY:
0.3494, 0.3096, 63.6624
CIE-Lab:
83.7897, 25.3434, -0.6690
CIE-LCH:
83.7897, 25.3522, 358.4879
CIE-Luv:
83.7897, 37.5319, -5.6795
Hunter-Lab:
79.7887, 21.1039, 3.7399
#ffc0d3 color charts
#ffc0d3 color shades, tints & tones
#ffc0d3 color schemes
#ffc0d3 color preview, HTML & CSS examples
This text has a color of #ffc0d3
<p style="color:#ffc0d3;">Text here</p>
.mytext {color:#ffc0d3;}
This box has a color of #ffc0d3
<div style="background-color:#ffc0d3;">Content here</div>
.mybackground {background-color:#ffc0d3;}
Border around this has a color of #ffc0d3
<div style="border:2px solid #ffc0d3;">Content here</div>
.myborder {border:2px solid #ffc0d3;}