#c3105e color space conversions
Hex:
#c3105e
RGB:
195, 16, 94
CMY:
24, 94, 63
CMYK:
0, 92, 52, 24
HSL:
334°, 84.8341%, 41.3725%
HSV (HSB):
334°, 91.7949%, 76.4706%
XYZ:
24.7113, 12.7808, 11.7542
xyY:
0.5018, 0.2595, 12.7808
CIE-Lab:
42.4311, 67.2631, 5.5133
CIE-LCH:
42.4311, 67.4886, 4.6858
CIE-Luv:
42.4311, 107.5036, -6.2382
Hunter-Lab:
35.7503, 60.8199, 5.5315
#c3105e color charts
#c3105e color shades, tints & tones
#c3105e color schemes
#c3105e color preview, HTML & CSS examples
This text has a color of #c3105e
<p style="color:#c3105e;">Text here</p>
.mytext {color:#c3105e;}
This box has a color of #c3105e
<div style="background-color:#c3105e;">Content here</div>
.mybackground {background-color:#c3105e;}
Border around this has a color of #c3105e
<div style="border:2px solid #c3105e;">Content here</div>
.myborder {border:2px solid #c3105e;}