#fc1dec color space conversions
Hex:
#fc1dec
RGB:
252, 29, 236
CMY:
1, 89, 7
CMYK:
0, 88, 6, 1
HSL:
304°, 97.3799%, 55.0980%
HSV (HSB):
304°, 88.4921%, 98.8235%
XYZ:
55.7246, 27.6303, 81.7531
xyY:
0.3375, 0.1673, 27.6303
CIE-Lab:
59.5533, 92.8175, -51.5151
CIE-LCH:
59.5533, 106.1551, 330.9691
CIE-Luv:
59.5533, 88.0373, -93.4878
Hunter-Lab:
52.5645, 97.2430, -55.4179
#fc1dec color charts
#fc1dec RGB chart
#fc1dec CMYK chart
#fc1dec RGB pie chart
#fc1dec color shades, tints & tones
#fc1dec color schemes
#fc1dec color preview, HTML & CSS examples
This text has a color of #fc1dec
<p style="color:#fc1dec;">Text here</p>
.mytext {color:#fc1dec;}
Text color #fc1dec
This box has a color of #fc1dec
<div style="background-color:#fc1dec;">Content here</div>
.mybackground {background-color:#fc1dec;}
Background color #fc1dec
Border around this has a color of #fc1dec
<div style="border:2px solid #fc1dec;">Content here</div>
.myborder {border:2px solid #fc1dec;}
Border color #fc1dec