#c0605c color space conversions
Hex:
#c0605c
RGB:
192, 96, 92
CMY:
25, 62, 64
CMYK:
0, 50, 52, 25
HSL:
2°, 44.2478%, 55.6863%
HSV (HSB):
2°, 52.0833%, 75.2941%
XYZ:
27.8529, 20.3449, 12.5842
xyY:
0.4582, 0.3347, 20.3449
CIE-Lab:
52.2250, 38.0358, 20.2085
CIE-LCH:
52.2250, 43.0709, 27.9818
CIE-Luv:
52.2250, 69.6845, 17.3127
Hunter-Lab:
45.1053, 31.2907, 15.0321
#c0605c color charts
#c0605c color shades, tints & tones
#c0605c color schemes
#c0605c color preview, HTML & CSS examples
This text has a color of #c0605c
<p style="color:#c0605c;">Text here</p>
.mytext {color:#c0605c;}
This box has a color of #c0605c
<div style="background-color:#c0605c;">Content here</div>
.mybackground {background-color:#c0605c;}
Border around this has a color of #c0605c
<div style="border:2px solid #c0605c;">Content here</div>
.myborder {border:2px solid #c0605c;}