#c06b6b color space conversions
Hex:
#c06b6b
RGB:
192, 107, 107
CMY:
25, 58, 58
CMYK:
0, 44, 44, 25
HSL:
0°, 40.2844%, 58.6275%
HSV (HSB):
0°, 44.2708%, 75.2941%
XYZ:
29.6498, 22.7834, 16.7448
xyY:
0.4286, 0.3293, 22.7834
CIE-Lab:
54.8485, 33.7209, 14.9998
CIE-LCH:
54.8485, 36.9066, 23.9805
CIE-Luv:
54.8485, 59.4980, 12.8245
Hunter-Lab:
47.7320, 27.3483, 12.6129
#c06b6b color charts
#c06b6b color shades, tints & tones
#c06b6b color schemes
#c06b6b color preview, HTML & CSS examples
This text has a color of #c06b6b
<p style="color:#c06b6b;">Text here</p>
.mytext {color:#c06b6b;}
This box has a color of #c06b6b
<div style="background-color:#c06b6b;">Content here</div>
.mybackground {background-color:#c06b6b;}
Border around this has a color of #c06b6b
<div style="border:2px solid #c06b6b;">Content here</div>
.myborder {border:2px solid #c06b6b;}