#ffc2d7 color space conversions
Hex:
#ffc2d7
RGB:
255, 194, 215
CMY:
0, 24, 16
CMYK:
0, 24, 16, 0
HSL:
339°, 100.0000%, 88.0392%
HSV (HSB):
339°, 23.9216%, 100.0000%
XYZ:
72.7975, 64.7499, 72.9511
xyY:
0.3458, 0.3076, 64.7499
CIE-Lab:
84.3547, 24.9069, -1.9811
CIE-LCH:
84.3547, 24.9855, 355.4523
CIE-Luv:
84.3547, 35.8953, -7.5654
Hunter-Lab:
80.4673, 20.6684, 2.5752
#ffc2d7 color charts
#ffc2d7 color shades, tints & tones
#ffc2d7 color schemes
#ffc2d7 color preview, HTML & CSS examples
This text has a color of #ffc2d7
<p style="color:#ffc2d7;">Text here</p>
.mytext {color:#ffc2d7;}
This box has a color of #ffc2d7
<div style="background-color:#ffc2d7;">Content here</div>
.mybackground {background-color:#ffc2d7;}
Border around this has a color of #ffc2d7
<div style="border:2px solid #ffc2d7;">Content here</div>
.myborder {border:2px solid #ffc2d7;}