#c06d87 color space conversions
Hex:
#c06d87
RGB:
192, 109, 135
CMY:
25, 57, 47
CMYK:
0, 43, 30, 25
HSL:
341°, 39.7129%, 59.0196%
HSV (HSB):
341°, 43.2292%, 75.2941%
XYZ:
31.5800, 23.8930, 25.8690
xyY:
0.3882, 0.2937, 23.8930
CIE-Lab:
55.9805, 36.0463, 0.2332
CIE-LCH:
55.9805, 36.0470, 0.3707
CIE-Luv:
55.9805, 52.6279, -6.1457
Hunter-Lab:
48.8805, 29.7820, 2.8383
#c06d87 color charts
#c06d87 color shades, tints & tones
#c06d87 color schemes
#c06d87 color preview, HTML & CSS examples
This text has a color of #c06d87
<p style="color:#c06d87;">Text here</p>
.mytext {color:#c06d87;}
This box has a color of #c06d87
<div style="background-color:#c06d87;">Content here</div>
.mybackground {background-color:#c06d87;}
Border around this has a color of #c06d87
<div style="border:2px solid #c06d87;">Content here</div>
.myborder {border:2px solid #c06d87;}