#ffcfac color space conversions
Hex:
#ffcfac
RGB:
255, 207, 172
CMY:
0, 19, 33
CMYK:
0, 19, 33, 0
HSL:
25°, 100.0000%, 83.7255%
HSV (HSB):
25°, 32.5490%, 100.0000%
XYZ:
70.9992, 68.8642, 48.5798
xyY:
0.3768, 0.3654, 68.8642
CIE-Lab:
86.4368, 12.1340, 23.7898
CIE-LCH:
86.4368, 26.7056, 62.9762
CIE-Luv:
86.4368, 33.0495, 31.0184
Hunter-Lab:
82.9845, 7.4969, 23.3803
#ffcfac color charts
#ffcfac RGB chart
#ffcfac CMYK chart
#ffcfac RGB pie chart
#ffcfac color shades, tints & tones
#ffcfac color schemes
#ffcfac color preview, HTML & CSS examples
This text has a color of #ffcfac
<p style="color:#ffcfac;">Text here</p>
.mytext {color:#ffcfac;}
Text color #ffcfac
This box has a color of #ffcfac
<div style="background-color:#ffcfac;">Content here</div>
.mybackground {background-color:#ffcfac;}
Background color #ffcfac
Border around this has a color of #ffcfac
<div style="border:2px solid #ffcfac;">Content here</div>
.myborder {border:2px solid #ffcfac;}
Border color #ffcfac