#ffc2f6 color space conversions
Hex:
#ffc2f6
RGB:
255, 194, 246
CMY:
0, 24, 4
CMYK:
0, 24, 4, 0
HSL:
309°, 100.0000%, 88.0392%
HSV (HSB):
309°, 23.9216%, 100.0000%
XYZ:
77.1663, 66.4974, 95.9570
xyY:
0.3220, 0.2775, 66.4974
CIE-Lab:
85.2495, 30.0241, -17.1819
CIE-LCH:
85.2495, 34.5929, 330.2187
CIE-Luv:
85.2495, 31.8109, -32.2353
Hunter-Lab:
81.5459, 26.2079, -12.6857
#ffc2f6 color charts
#ffc2f6 color shades, tints & tones
#ffc2f6 color schemes
#ffc2f6 color preview, HTML & CSS examples
This text has a color of #ffc2f6
<p style="color:#ffc2f6;">Text here</p>
.mytext {color:#ffc2f6;}
This box has a color of #ffc2f6
<div style="background-color:#ffc2f6;">Content here</div>
.mybackground {background-color:#ffc2f6;}
Border around this has a color of #ffc2f6
<div style="border:2px solid #ffc2f6;">Content here</div>
.myborder {border:2px solid #ffc2f6;}