#fc6abc color space conversions
Hex:
#fc6abc
RGB:
252, 106, 188
CMY:
1, 58, 26
CMYK:
0, 58, 25, 1
HSL:
326°, 96.0526%, 70.1961%
HSV (HSB):
326°, 57.9365%, 98.8235%
XYZ:
54.3760, 34.6344, 51.3961
xyY:
0.3873, 0.2467, 34.6344
CIE-Lab:
65.4630, 63.9412, -15.2698
CIE-LCH:
65.4630, 65.7392, 346.5687
CIE-Luv:
65.4630, 85.8651, -34.2205
Hunter-Lab:
58.8510, 61.9379, -10.5839
#fc6abc color charts
#fc6abc color shades, tints & tones
#fc6abc color schemes
#fc6abc color preview, HTML & CSS examples
This text has a color of #fc6abc
<p style="color:#fc6abc;">Text here</p>
.mytext {color:#fc6abc;}
This box has a color of #fc6abc
<div style="background-color:#fc6abc;">Content here</div>
.mybackground {background-color:#fc6abc;}
Border around this has a color of #fc6abc
<div style="border:2px solid #fc6abc;">Content here</div>
.myborder {border:2px solid #fc6abc;}