#c06060 color space conversions
Hex:
#c06060
RGB:
192, 96, 96
CMY:
25, 62, 62
CMYK:
0, 50, 50, 25
HSL:
0°, 43.2432%, 56.4706%
HSV (HSB):
0°, 50.0000%, 75.2941%
XYZ:
28.0324, 20.4167, 13.5297
xyY:
0.4523, 0.3294, 20.4167
CIE-Lab:
52.3051, 38.4023, 17.9655
CIE-LCH:
52.3051, 42.3969, 25.0713
CIE-Luv:
52.3051, 68.8632, 14.8450
Hunter-Lab:
45.1849, 31.6667, 13.8762
#c06060 color charts
#c06060 color shades, tints & tones
#c06060 color schemes
#c06060 color preview, HTML & CSS examples
This text has a color of #c06060
<p style="color:#c06060;">Text here</p>
.mytext {color:#c06060;}
This box has a color of #c06060
<div style="background-color:#c06060;">Content here</div>
.mybackground {background-color:#c06060;}
Border around this has a color of #c06060
<div style="border:2px solid #c06060;">Content here</div>
.myborder {border:2px solid #c06060;}