#ffc6c4 color space conversions
Hex:
#ffc6c4
RGB:
255, 198, 196
CMY:
0, 22, 23
CMYK:
0, 22, 23, 0
HSL:
2°, 100.0000%, 88.4314%
HSV (HSB):
2°, 23.1373%, 100.0000%
XYZ:
71.3979, 65.6337, 61.1300
xyY:
0.3603, 0.3312, 65.6337
CIE-Lab:
84.8092, 19.9968, 8.8175
CIE-LCH:
84.8092, 21.8545, 23.7949
CIE-Luv:
84.8092, 35.9502, 9.1607
Hunter-Lab:
81.0146, 15.5358, 11.9726
#ffc6c4 color charts
#ffc6c4 color shades, tints & tones
#ffc6c4 color schemes
#ffc6c4 color preview, HTML & CSS examples
This text has a color of #ffc6c4
<p style="color:#ffc6c4;">Text here</p>
.mytext {color:#ffc6c4;}
This box has a color of #ffc6c4
<div style="background-color:#ffc6c4;">Content here</div>
.mybackground {background-color:#ffc6c4;}
Border around this has a color of #ffc6c4
<div style="border:2px solid #ffc6c4;">Content here</div>
.myborder {border:2px solid #ffc6c4;}