#ffcfcc color space conversions
Hex:
#ffcfcc
RGB:
255, 207, 204
CMY:
0, 19, 20
CMYK:
0, 19, 20, 0
HSL:
4°, 100.0000%, 90.0000%
HSV (HSB):
4°, 20.0000%, 100.0000%
XYZ:
74.4519, 70.2453, 66.7614
xyY:
0.3521, 0.3322, 70.2453
CIE-Lab:
87.1170, 16.4397, 7.8782
CIE-LCH:
87.1170, 18.2299, 25.6045
CIE-Luv:
87.1170, 29.8338, 8.5786
Hunter-Lab:
83.8125, 11.8925, 11.4409
#ffcfcc color charts
#ffcfcc RGB chart
#ffcfcc CMYK chart
#ffcfcc RGB pie chart
#ffcfcc color shades, tints & tones
#ffcfcc color schemes
#ffcfcc color preview, HTML & CSS examples
This text has a color of #ffcfcc
<p style="color:#ffcfcc;">Text here</p>
.mytext {color:#ffcfcc;}
Text color #ffcfcc
This box has a color of #ffcfcc
<div style="background-color:#ffcfcc;">Content here</div>
.mybackground {background-color:#ffcfcc;}
Background color #ffcfcc
Border around this has a color of #ffcfcc
<div style="border:2px solid #ffcfcc;">Content here</div>
.myborder {border:2px solid #ffcfcc;}
Border color #ffcfcc