#ffcfd1 color space conversions
Hex:
#ffcfd1
RGB:
255, 207, 209
CMY:
0, 19, 18
CMYK:
0, 19, 18, 0
HSL:
358°, 100.0000%, 90.5882%
HSV (HSB):
358°, 18.8235%, 100.0000%
XYZ:
75.0614, 70.4891, 69.9712
xyY:
0.3483, 0.3271, 70.4891
CIE-Lab:
87.2362, 17.1805, 5.4031
CIE-LCH:
87.2362, 18.0101, 17.4580
CIE-Luv:
87.2362, 29.3025, 4.8569
Hunter-Lab:
83.9578, 12.6597, 9.3576
#ffcfd1 color charts
#ffcfd1 color shades, tints & tones
#ffcfd1 color schemes
#ffcfd1 color preview, HTML & CSS examples
This text has a color of #ffcfd1
<p style="color:#ffcfd1;">Text here</p>
.mytext {color:#ffcfd1;}
This box has a color of #ffcfd1
<div style="background-color:#ffcfd1;">Content here</div>
.mybackground {background-color:#ffcfd1;}
Border around this has a color of #ffcfd1
<div style="border:2px solid #ffcfd1;">Content here</div>
.myborder {border:2px solid #ffcfd1;}