#c2105c color space conversions
Hex:
#c2105c
RGB:
194, 16, 92
CMY:
24, 94, 64
CMYK:
0, 92, 53, 24
HSL:
334°, 84.7619%, 41.1765%
HSV (HSB):
334°, 91.7526%, 76.0784%
XYZ:
24.3652, 12.6126, 11.2755
xyY:
0.5049, 0.2614, 12.6126
CIE-Lab:
42.1737, 66.8758, 6.3800
CIE-LCH:
42.1737, 67.1794, 5.4496
CIE-Luv:
42.1737, 107.5300, -5.1947
Hunter-Lab:
35.5143, 60.3132, 6.0359
#c2105c color charts
#c2105c color shades, tints & tones
#c2105c color schemes
#c2105c color preview, HTML & CSS examples
This text has a color of #c2105c
<p style="color:#c2105c;">Text here</p>
.mytext {color:#c2105c;}
This box has a color of #c2105c
<div style="background-color:#c2105c;">Content here</div>
.mybackground {background-color:#c2105c;}
Border around this has a color of #c2105c
<div style="border:2px solid #c2105c;">Content here</div>
.myborder {border:2px solid #c2105c;}