#ffc4f2 color space conversions
Hex:
#ffc4f2
RGB:
255, 196, 242
CMY:
0, 23, 5
CMYK:
0, 23, 5, 0
HSL:
313°, 100.0000%, 88.4314%
HSV (HSB):
313°, 23.1373%, 100.0000%
XYZ:
77.0069, 67.1507, 92.9071
xyY:
0.3248, 0.2833, 67.1507
CIE-Lab:
85.5800, 28.2782, -14.5587
CIE-LCH:
85.5800, 31.8059, 332.7589
CIE-Luv:
85.5800, 31.3232, -27.7369
Hunter-Lab:
81.9455, 24.3378, -9.8592
#ffc4f2 color charts
#ffc4f2 color shades, tints & tones
#ffc4f2 color schemes
#ffc4f2 color preview, HTML & CSS examples
This text has a color of #ffc4f2
<p style="color:#ffc4f2;">Text here</p>
.mytext {color:#ffc4f2;}
This box has a color of #ffc4f2
<div style="background-color:#ffc4f2;">Content here</div>
.mybackground {background-color:#ffc4f2;}
Border around this has a color of #ffc4f2
<div style="border:2px solid #ffc4f2;">Content here</div>
.myborder {border:2px solid #ffc4f2;}