#fc0dec color space conversions
Hex:
#fc0dec
RGB:
252, 13, 236
CMY:
1, 95, 7
CMYK:
0, 95, 6, 1
HSL:
304°, 97.5510%, 51.9608%
HSV (HSB):
304°, 94.8413%, 98.8235%
XYZ:
55.4291, 27.0394, 81.6546
xyY:
0.3377, 0.1648, 27.0394
CIE-Lab:
59.0108, 94.4149, -52.3774
CIE-LCH:
59.0108, 107.9702, 330.9803
CIE-Luv:
59.0108, 89.1519, -94.8442
Hunter-Lab:
51.9994, 99.2741, -56.7033
#fc0dec color charts
#fc0dec RGB chart
#fc0dec CMYK chart
#fc0dec RGB pie chart
#fc0dec color shades, tints & tones
#fc0dec color schemes
#fc0dec color preview, HTML & CSS examples
This text has a color of #fc0dec
<p style="color:#fc0dec;">Text here</p>
.mytext {color:#fc0dec;}
Text color #fc0dec
This box has a color of #fc0dec
<div style="background-color:#fc0dec;">Content here</div>
.mybackground {background-color:#fc0dec;}
Background color #fc0dec
Border around this has a color of #fc0dec
<div style="border:2px solid #fc0dec;">Content here</div>
.myborder {border:2px solid #fc0dec;}
Border color #fc0dec