#c06b7d color space conversions
Hex:
#c06b7d
RGB:
192, 107, 125
CMY:
25, 58, 51
CMYK:
0, 44, 35, 25
HSL:
347°, 40.2844%, 58.6275%
HSV (HSB):
347°, 44.2708%, 75.2941%
XYZ:
30.6976, 23.2025, 22.2626
xyY:
0.4031, 0.3046, 23.2025
CIE-Lab:
55.2803, 35.8081, 5.0727
CIE-LCH:
55.2803, 36.1657, 8.0630
CIE-Luv:
55.2803, 55.8886, 0.2709
Hunter-Lab:
48.1690, 29.4604, 6.3158
#c06b7d color charts
#c06b7d color shades, tints & tones
#c06b7d color schemes
#c06b7d color preview, HTML & CSS examples
This text has a color of #c06b7d
<p style="color:#c06b7d;">Text here</p>
.mytext {color:#c06b7d;}
This box has a color of #c06b7d
<div style="background-color:#c06b7d;">Content here</div>
.mybackground {background-color:#c06b7d;}
Border around this has a color of #c06b7d
<div style="border:2px solid #c06b7d;">Content here</div>
.myborder {border:2px solid #c06b7d;}