#c06e82 color space conversions
Hex:
#c06e82
RGB:
192, 110, 130
CMY:
25, 57, 49
CMYK:
0, 43, 32, 25
HSL:
345°, 39.4231%, 59.2157%
HSV (HSB):
345°, 42.7083%, 75.2941%
XYZ:
31.3434, 23.9700, 24.0938
xyY:
0.3947, 0.3019, 23.9700
CIE-Lab:
56.0578, 34.8462, 3.2674
CIE-LCH:
56.0578, 34.9990, 5.3567
CIE-Luv:
56.0578, 53.0846, -1.8747
Hunter-Lab:
48.9592, 28.5962, 5.0937
#c06e82 color charts
#c06e82 color shades, tints & tones
#c06e82 color schemes
#c06e82 color preview, HTML & CSS examples
This text has a color of #c06e82
<p style="color:#c06e82;">Text here</p>
.mytext {color:#c06e82;}
This box has a color of #c06e82
<div style="background-color:#c06e82;">Content here</div>
.mybackground {background-color:#c06e82;}
Border around this has a color of #c06e82
<div style="border:2px solid #c06e82;">Content here</div>
.myborder {border:2px solid #c06e82;}