#c10765 color space conversions
Hex:
#c10765
RGB:
193, 7, 101
CMY:
24, 97, 60
CMYK:
0, 96, 48, 24
HSL:
330°, 93.0000%, 39.2157%
HSV (HSB):
330°, 96.3731%, 75.6863%
XYZ:
24.4173, 12.4290, 13.4240
xyY:
0.4857, 0.2472, 12.4290
CIE-Lab:
41.8900, 68.3247, 0.2688
CIE-LCH:
41.8900, 68.3252, 0.2254
CIE-Luv:
41.8900, 104.0603, -12.4682
Hunter-Lab:
35.2548, 61.9322, 2.1024
#c10765 color charts
#c10765 color shades, tints & tones
#c10765 color schemes
#c10765 color preview, HTML & CSS examples
This text has a color of #c10765
<p style="color:#c10765;">Text here</p>
.mytext {color:#c10765;}
This box has a color of #c10765
<div style="background-color:#c10765;">Content here</div>
.mybackground {background-color:#c10765;}
Border around this has a color of #c10765
<div style="border:2px solid #c10765;">Content here</div>
.myborder {border:2px solid #c10765;}