#c0606f color space conversions
Hex:
#c0606f
RGB:
192, 96, 111
CMY:
25, 62, 56
CMYK:
0, 50, 42, 25
HSL:
351°, 43.2432%, 56.4706%
HSV (HSB):
351°, 50.0000%, 75.2941%
XYZ:
28.7903, 20.7199, 17.5208
xyY:
0.4295, 0.3091, 20.7199
CIE-Lab:
52.6416, 39.9250, 9.5644
CIE-LCH:
52.6416, 41.0547, 13.4718
CIE-Luv:
52.6416, 65.5774, 4.9218
Hunter-Lab:
45.5191, 33.2408, 9.0420
#c0606f color charts
#c0606f color shades, tints & tones
#c0606f color schemes
#c0606f color preview, HTML & CSS examples
This text has a color of #c0606f
<p style="color:#c0606f;">Text here</p>
.mytext {color:#c0606f;}
This box has a color of #c0606f
<div style="background-color:#c0606f;">Content here</div>
.mybackground {background-color:#c0606f;}
Border around this has a color of #c0606f
<div style="border:2px solid #c0606f;">Content here</div>
.myborder {border:2px solid #c0606f;}