#ffc2d4 color space conversions
Hex:
#ffc2d4
RGB:
255, 194, 212
CMY:
0, 24, 17
CMYK:
0, 24, 17, 0
HSL:
342°, 100.0000%, 88.0392%
HSV (HSB):
342°, 23.9216%, 100.0000%
XYZ:
72.4155, 64.5970, 70.9391
xyY:
0.3482, 0.3106, 64.5970
CIE-Lab:
84.2757, 24.4457, -0.4934
CIE-LCH:
84.2757, 24.4507, 358.8437
CIE-Luv:
84.2757, 36.2811, -5.2488
Hunter-Lab:
80.3723, 20.1771, 3.9294
#ffc2d4 color charts
#ffc2d4 color shades, tints & tones
#ffc2d4 color schemes
#ffc2d4 color preview, HTML & CSS examples
This text has a color of #ffc2d4
<p style="color:#ffc2d4;">Text here</p>
.mytext {color:#ffc2d4;}
This box has a color of #ffc2d4
<div style="background-color:#ffc2d4;">Content here</div>
.mybackground {background-color:#ffc2d4;}
Border around this has a color of #ffc2d4
<div style="border:2px solid #ffc2d4;">Content here</div>
.myborder {border:2px solid #ffc2d4;}