#ffc4f1 color space conversions
Hex:
#ffc4f1
RGB:
255, 196, 241
CMY:
0, 23, 5
CMYK:
0, 23, 5, 0
HSL:
314°, 100.0000%, 88.4314%
HSV (HSB):
314°, 23.1373%, 100.0000%
XYZ:
76.8571, 67.0907, 92.1181
xyY:
0.3256, 0.2842, 67.0907
CIE-Lab:
85.5497, 28.1060, -14.0723
CIE-LCH:
85.5497, 31.4322, 333.4035
CIE-Luv:
85.5497, 31.4533, -26.9294
Hunter-Lab:
81.9089, 24.1502, -9.3437
#ffc4f1 color charts
#ffc4f1 color shades, tints & tones
#ffc4f1 color schemes
#ffc4f1 color preview, HTML & CSS examples
This text has a color of #ffc4f1
<p style="color:#ffc4f1;">Text here</p>
.mytext {color:#ffc4f1;}
This box has a color of #ffc4f1
<div style="background-color:#ffc4f1;">Content here</div>
.mybackground {background-color:#ffc4f1;}
Border around this has a color of #ffc4f1
<div style="border:2px solid #ffc4f1;">Content here</div>
.myborder {border:2px solid #ffc4f1;}