#fc0dac color space conversions
Hex:
#fc0dac
RGB:
252, 13, 172
CMY:
1, 95, 33
CMYK:
0, 95, 32, 1
HSL:
320°, 97.5510%, 51.9608%
HSV (HSB):
320°, 94.8413%, 98.8235%
XYZ:
47.7352, 23.9619, 41.1389
xyY:
0.4230, 0.2124, 23.9619
CIE-Lab:
56.0496, 86.8801, -20.3630
CIE-LCH:
56.0496, 89.2346, 346.8091
CIE-Luv:
56.0496, 118.0639, -45.0896
Hunter-Lab:
48.9508, 88.4032, -15.5625
#fc0dac color charts
#fc0dac RGB chart
#fc0dac CMYK chart
#fc0dac RGB pie chart
#fc0dac color shades, tints & tones
#fc0dac color schemes
#fc0dac color preview, HTML & CSS examples
This text has a color of #fc0dac
<p style="color:#fc0dac;">Text here</p>
.mytext {color:#fc0dac;}
Text color #fc0dac
This box has a color of #fc0dac
<div style="background-color:#fc0dac;">Content here</div>
.mybackground {background-color:#fc0dac;}
Background color #fc0dac
Border around this has a color of #fc0dac
<div style="border:2px solid #fc0dac;">Content here</div>
.myborder {border:2px solid #fc0dac;}
Border color #fc0dac