#c06b82 color space conversions
Hex:
#c06b82
RGB:
192, 107, 130
CMY:
25, 58, 49
CMYK:
0, 44, 32, 25
HSL:
344°, 40.2844%, 58.6275%
HSV (HSB):
344°, 44.2708%, 75.2941%
XYZ:
31.0252, 23.3336, 23.9877
xyY:
0.3960, 0.2978, 23.3336
CIE-Lab:
55.4143, 36.4468, 2.3357
CIE-LCH:
55.4143, 36.5216, 3.6667
CIE-Luv:
55.4143, 54.8345, -3.4198
Hunter-Lab:
48.3048, 30.1134, 4.3705
#c06b82 color charts
#c06b82 color shades, tints & tones
#c06b82 color schemes
#c06b82 color preview, HTML & CSS examples
This text has a color of #c06b82
<p style="color:#c06b82;">Text here</p>
.mytext {color:#c06b82;}
This box has a color of #c06b82
<div style="background-color:#c06b82;">Content here</div>
.mybackground {background-color:#c06b82;}
Border around this has a color of #c06b82
<div style="border:2px solid #c06b82;">Content here</div>
.myborder {border:2px solid #c06b82;}