#ffcfc2 color space conversions
Hex:
#ffcfc2
RGB:
255, 207, 194
CMY:
0, 19, 24
CMYK:
0, 19, 24, 0
HSL:
13°, 100.0000%, 88.0392%
HSV (HSB):
13°, 23.9216%, 100.0000%
XYZ:
73.2904, 69.7807, 60.6451
xyY:
0.3598, 0.3425, 69.7807
CIE-Lab:
86.8892, 15.0124, 12.8411
CIE-LCH:
86.8892, 19.7552, 40.5425
CIE-Luv:
86.8892, 30.8752, 15.8617
Hunter-Lab:
83.5348, 10.4234, 15.4307
#ffcfc2 color charts
#ffcfc2 color shades, tints & tones
#ffcfc2 color schemes
#ffcfc2 color preview, HTML & CSS examples
This text has a color of #ffcfc2
<p style="color:#ffcfc2;">Text here</p>
.mytext {color:#ffcfc2;}
This box has a color of #ffcfc2
<div style="background-color:#ffcfc2;">Content here</div>
.mybackground {background-color:#ffcfc2;}
Border around this has a color of #ffcfc2
<div style="border:2px solid #ffcfc2;">Content here</div>
.myborder {border:2px solid #ffcfc2;}