#ffc6e4 color space conversions
Hex:
#ffc6e4
RGB:
255, 198, 228
CMY:
0, 22, 11
CMYK:
0, 22, 11, 0
HSL:
328°, 100.0000%, 88.8235%
HSV (HSB):
328°, 22.3529%, 100.0000%
XYZ:
75.4377, 67.2496, 82.4033
xyY:
0.3351, 0.2988, 67.2496
CIE-Lab:
85.6298, 24.8753, -7.0362
CIE-LCH:
85.6298, 25.8513, 344.2060
CIE-Luv:
85.6298, 32.0635, -15.2946
Hunter-Lab:
82.0059, 20.6930, -2.1732
#ffc6e4 color charts
#ffc6e4 color shades, tints & tones
#ffc6e4 color schemes
#ffc6e4 color preview, HTML & CSS examples
This text has a color of #ffc6e4
<p style="color:#ffc6e4;">Text here</p>
.mytext {color:#ffc6e4;}
This box has a color of #ffc6e4
<div style="background-color:#ffc6e4;">Content here</div>
.mybackground {background-color:#ffc6e4;}
Border around this has a color of #ffc6e4
<div style="border:2px solid #ffc6e4;">Content here</div>
.myborder {border:2px solid #ffc6e4;}