#c3605e color space conversions
Hex:
#c3605e
RGB:
195, 96, 94
CMY:
24, 62, 63
CMYK:
0, 51, 52, 24
HSL:
1°, 45.7014%, 56.6667%
HSV (HSB):
1°, 51.7949%, 76.4706%
XYZ:
28.7089, 20.7760, 13.0867
xyY:
0.4588, 0.3320, 20.7760
CIE-Lab:
52.7035, 39.3415, 19.7536
CIE-LCH:
52.7035, 44.0222, 26.6615
CIE-Luv:
52.7035, 71.7146, 16.6035
Hunter-Lab:
45.5807, 32.6617, 14.8837
#c3605e color charts
#c3605e color shades, tints & tones
#c3605e color schemes
#c3605e color preview, HTML & CSS examples
This text has a color of #c3605e
<p style="color:#c3605e;">Text here</p>
.mytext {color:#c3605e;}
This box has a color of #c3605e
<div style="background-color:#c3605e;">Content here</div>
.mybackground {background-color:#c3605e;}
Border around this has a color of #c3605e
<div style="border:2px solid #c3605e;">Content here</div>
.myborder {border:2px solid #c3605e;}