#ffc6f4 color space conversions
Hex:
#ffc6f4
RGB:
255, 198, 244
CMY:
0, 22, 4
CMYK:
0, 22, 4, 0
HSL:
312°, 100.0000%, 88.8235%
HSV (HSB):
312°, 22.3529%, 100.0000%
XYZ:
77.7632, 68.1798, 94.6494
xyY:
0.3232, 0.2834, 68.1798
CIE-Lab:
86.0963, 27.5737, -14.8470
CIE-LCH:
86.0963, 31.3168, 331.6998
CIE-Luv:
86.0963, 30.0441, -28.0947
Hunter-Lab:
82.5711, 23.6071, -10.1631
#ffc6f4 color charts
#ffc6f4 color shades, tints & tones
#ffc6f4 color schemes
#ffc6f4 color preview, HTML & CSS examples
This text has a color of #ffc6f4
<p style="color:#ffc6f4;">Text here</p>
.mytext {color:#ffc6f4;}
This box has a color of #ffc6f4
<div style="background-color:#ffc6f4;">Content here</div>
.mybackground {background-color:#ffc6f4;}
Border around this has a color of #ffc6f4
<div style="border:2px solid #ffc6f4;">Content here</div>
.myborder {border:2px solid #ffc6f4;}