#c056a6 color space conversions
Hex:
#c056a6
RGB:
192, 86, 166
CMY:
25, 66, 35
CMYK:
0, 55, 14, 25
HSL:
315°, 45.6897%, 54.5098%
HSV (HSB):
315°, 55.2083%, 75.2941%
XYZ:
31.9490, 20.6152, 38.3716
xyY:
0.3513, 0.2267, 20.6152
CIE-Lab:
52.5258, 52.2807, -23.1211
CIE-LCH:
52.5258, 57.1651, 336.1426
CIE-Luv:
52.5258, 56.1528, -42.1429
Hunter-Lab:
45.4040, 46.1463, -18.3241
#c056a6 color charts
#c056a6 color shades, tints & tones
#c056a6 color schemes
#c056a6 color preview, HTML & CSS examples
This text has a color of #c056a6
<p style="color:#c056a6;">Text here</p>
.mytext {color:#c056a6;}
This box has a color of #c056a6
<div style="background-color:#c056a6;">Content here</div>
.mybackground {background-color:#c056a6;}
Border around this has a color of #c056a6
<div style="border:2px solid #c056a6;">Content here</div>
.myborder {border:2px solid #c056a6;}