#c06b7c color space conversions
Hex:
#c06b7c
RGB:
192, 107, 124
CMY:
25, 58, 51
CMYK:
0, 44, 35, 25
HSL:
348°, 40.2844%, 58.6275%
HSV (HSB):
348°, 44.2708%, 75.2941%
XYZ:
30.6340, 23.1771, 21.9278
xyY:
0.4045, 0.3060, 23.1771
CIE-Lab:
55.2543, 35.6834, 5.6214
CIE-LCH:
55.2543, 36.1235, 8.9525
CIE-Luv:
55.2543, 56.0971, 0.9995
Hunter-Lab:
48.1426, 29.3333, 6.6946
#c06b7c color charts
#c06b7c color shades, tints & tones
#c06b7c color schemes
#c06b7c color preview, HTML & CSS examples
This text has a color of #c06b7c
<p style="color:#c06b7c;">Text here</p>
.mytext {color:#c06b7c;}
This box has a color of #c06b7c
<div style="background-color:#c06b7c;">Content here</div>
.mybackground {background-color:#c06b7c;}
Border around this has a color of #c06b7c
<div style="border:2px solid #c06b7c;">Content here</div>
.myborder {border:2px solid #c06b7c;}